changelog               Sat Mar 15 01:32:58 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2987&r2=1.2988&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2987 php-src/ChangeLog:1.2988
--- php-src/ChangeLog:1.2987    Fri Mar 14 01:31:31 2008
+++ php-src/ChangeLog   Sat Mar 15 01:32:57 2008
@@ -1,3 +1,84 @@
+2008-03-14  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      ext/standard/tests/array/array_push_error2.phpt
+      ext/standard/tests/array/natcasesort_variation3.phpt
+      ext/standard/tests/array/natcasesort_variation3.phpt
+      ext/standard/tests/array/rsort_variation3.phpt
+      ext/standard/tests/array/rsort_variation3.phpt:
+      Add SKIPIF (32bit platform only)
+
+2008-03-14  Lukas Smith  <[EMAIL PROTECTED]>
+
+    * README.RELEASE_PROCESS:
+      updated due to the creation of the primary testers mailinglist
+
+2008-03-14  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.h
+      ZendEngine2/zend_gc.h
+      ZendEngine2/tests/gc_029.phpt:
+      Improve GC to support garbage created in destructors during objects
+      utilization
+
+    * ZendEngine2/tests/gc_029.phpt
+      ZendEngine2/tests/gc_029.phpt:
+      
+      file gc_029.phpt was initially added on branch PHP_5_3.
+
+2008-03-14  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/date/php_date.c
+      ext/date/php_date.c:
+      Fix build (ZTS)
+
+2008-03-14  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS
+      ext/date/php_date.c
+      ext/date/php_date.h:
+      - MFH: Allow datetime objects to be serialized and woken up.
+      - MFH: Implemented __set_state().
+
+    * ext/date/php_date.c
+      ext/date/php_date.h:
+      - Allow datetime objects to be serialized and woken up.
+      - Implemented __set_state().
+
+2008-03-14  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.h
+      ZendEngine2/zend_gc.h:
+      Removed commented code and unnecessary inline function
+
+    * ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.c
+      ZendEngine2/zend_gc.h
+      ZendEngine2/zend_gc.h
+      ZendEngine2/tests/gc_028.phpt:
+      Fixed GC bug
+
+    * ZendEngine2/tests/gc_028.phpt
+      ZendEngine2/tests/gc_028.phpt:
+      
+      file gc_028.phpt was initially added on branch PHP_5_3.
+
+2008-03-14  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      main/rfc1867.c:
+      MFH: check if return value of write() is -1 and abort upload in this case
+      setting the correct error status
+
+    * main/rfc1867.c:
+      check if return value of write() is -1 and abort upload in this case
+      setting the correct error status
+
 2008-03-13  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/spl/spl_directory.c


Reply via email to