changelog               Fri Feb 13 01:33:01 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3316&r2=1.3317&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3316 php-src/ChangeLog:1.3317
--- php-src/ChangeLog:1.3316    Thu Feb 12 01:32:42 2009
+++ php-src/ChangeLog   Fri Feb 13 01:33:00 2009
@@ -1,3 +1,69 @@
+2009-02-12  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      
+      Back to dev
+
+    * (PHP_5_2)
+      NEWS
+      configure.in
+      main/php_version.h:
+      5.2.9RC2
+
+2009-02-12  Moriyoshi Koizumi  <m...@mozo.jp>
+
+    * ZendEngine2/zend_strtod.c
+      ZendEngine2/zend_unicode.h
+      ext/unicode/php_unicode.h:
+      - Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
+        ICU that comes with the out-of-the-box Mac OS X.
+
+    * (PHP_5_2)
+      NEWS:
+      - Update for bug #47370.
+
+    * (PHP_5_2)
+      ext/standard/array.c
+      ext/standard/array.c:
+      - MFH: Fix bug #47370 (BC breakage of array_unique())
+
+    * ext/standard/array.c:
+      - Fix bug #47370 (BC breakage of array_unique())
+
+2009-02-12  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_2)
+      php.ini-dist
+      php.ini-dist
+      php.ini-recommended
+      php.ini-recommended:
+      MFH: Fixed wrong usage of error_reporting directive
+
+    * php.ini-dist
+      php.ini-recommended:
+      Fixed wrong usage of error_reporting directive
+
+2009-02-12  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_2)
+      ext/json/json.c
+      ext/json/tests/001.phpt
+      ext/json/tests/bug42090.phpt:
+      MFH Fix bug #45989 - json_decode() doesn't return NULL on certain invalid
+      strings
+
+    * (PHP_5_2)
+      ext/json/utf8_decode.c
+      ext/json/utf8_to_utf16.c
+      ext/json/tests/bug46944.phpt:
+      MFH Fix bug #46944 - UTF-8 characters outside the BMP aren't encoded
+      correctly.
+      
+      Forgot to merge this back in January
+
 2009-02-11  Takeshi Abe  <t...@fixedpoint.jp>
 
     * (PHP_5_3)
@@ -29776,7 +29842,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3316 2009/02/12 01:32:42 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3317 2009/02/13 01:33:00 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to