changelog               Sat May 16 01:32:42 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3404&r2=1.3405&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3404 php-src/ChangeLog:1.3405
--- php-src/ChangeLog:1.3404    Fri May 15 01:32:48 2009
+++ php-src/ChangeLog   Sat May 16 01:32:41 2009
@@ -1,3 +1,72 @@
+2009-05-15  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * ext/iconv/iconv.c:
+      Fix compiler warnings (only in HEAD), same style of silence as in 5.3
+
+2009-05-15  Pierre-Alain Joye  <pierre....@gmail.com>
+
+    * (PHP_5_3)
+      TSRM/tsrm_win32.c:
+      - WS
+
+2009-05-15  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * ext/bz2/bz2.c
+      ext/bz2/bz2_filter.c:
+      Fix compiler warnings
+
+2009-05-15  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_2)
+      NEWS:
+      - Reverted is such a strong word.. :)
+
+2009-05-15  Moriyoshi Koizumi  <m...@mozo.jp>
+
+    * (PHP_5_2)
+      NEWS:
+      - Not a news actually.
+
+2009-05-15  Felipe Pena  <felipe...@gmail.com>
+
+    * ZendEngine2/zend_builtin_functions.c:
+      - Missing zend_exceptions.h (Kalle)
+
+2009-05-15  Moriyoshi Koizumi  <m...@mozo.jp>
+
+    * ext/standard/array.c:
+      - Roll it back then.  I wonder if defaulting it to SORT_REGULAR would 
work
+      well
+        and I think allowing user-supplied comparator should make more sense
+      when it
+        comes to objects.
+
+2009-05-15  Christopher Jones  <christopher.jo...@oracle.com>
+
+    * (PHP_5_2)
+      ext/standard/tests/array/array_multisort_variation11.phpt:
+      MFH: New array_multisort() test (Simon Westcott)
+
+    * (PHP_5_3)
+      ext/standard/array.c
+      ext/standard/tests/array/array_multisort_variation11.phpt:
+      MFH: New array_multisort() test and code comment fix (Simon Westcott)
+
+    * ext/standard/array.c
+      ext/standard/tests/array/array_multisort_variation11.phpt
+      ext/standard/tests/array/array_multisort_variation11.phpt
+      ext/standard/tests/array/array_multisort_variation11.phpt:
+      New array_multisort() test and code comment fix (Simon Westcott)
+
+2009-05-15  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Added some more comments about deprecated ini settings
+
+    * ext/json/json.c:
+      Fix arginfo
+
 2009-05-14  Felipe Pena  <felipe...@gmail.com>
 
     * (PHP_5_2)
@@ -39710,7 +39779,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3404 2009/05/15 01:32:48 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3405 2009/05/16 01:32:41 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to