]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 11 Apr 2009 01:32:38 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Sat, 11 Apr 2009 01:32:38 +0000 (01:32 +0000)
ChangeLog

index a643a7f26e482fe871a7d6628f026773fd8943a1..84f21dfe8663766ac2161159f95f1e9e7a559128 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2009-04-10  Stanislav Malyshev  <stas@zend.com>
+
+    * ext/intl/grapheme/grapheme_string.c:
+      isync with 5 branch
+
+    * (PHP_5_3)
+      ext/intl/grapheme/grapheme_string.c
+      ext/intl/tests/grapheme.phpt:
+      merge grapheme substr fix
+
+2009-04-10  Nuno Lopes  <nunoplopes@sapo.pt>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN 47552
+
+    * ext/pcre/php_pcre.c
+      ext/pcre/tests/bug47662.phpt:
+      MFB: fix #47662
+
+    * (PHP_5_3)
+      ext/pcre/php_pcre.c
+      ext/pcre/tests/bug47662.phpt
+      ext/pcre/tests/bug47662.phpt:
+      fix bug #47662: support more than 127 named subpatterns
+
+2009-04-10  Philip Olson  <philipolson@gmail.com>
+
+    * php.ini-development
+      php.ini-production:
+      MFB: Implemented new shorter URLs for ini settings (ex:
+      php.net/short-open-tag)
+
+    * php.ini-development
+      php.ini-production:
+      MFB: Fixed typo
+
+    * (PHP_5_3)
+      php.ini-development
+      php.ini-production:
+      Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
+
+    * (PHP_5_3)
+      php.ini-development
+      php.ini-production:
+      Fixed typo
+
 2009-04-09  Rasmus Lerdorf  <rasmus@lerdorf.com>
 
     * ext/standard/strnatcmp.c