changelog               Mon Oct  6 01:32:12 2008 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3189&r2=1.3190&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3189 php-src/ChangeLog:1.3190
--- php-src/ChangeLog:1.3189    Sun Oct  5 01:32:03 2008
+++ php-src/ChangeLog   Mon Oct  6 01:32:11 2008
@@ -1,3 +1,62 @@
+2008-10-05  Etienne Kneuss  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      NEWS:
+      Moved to NEWS in 5_2
+
+    * (PHP_5_2)
+      NEWS
+      NEWS
+      ext/spl/spl_array.c
+      ext/spl/spl_array.c
+      ext/spl/spl_array.c
+      ext/spl/tests/array_026.phpt
+      ext/spl/tests/array_026.phpt:
+      Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + 
fix
+      EG(uninitialized_zval_ptr) overwrite)
+
+    * ext/spl/tests/array_026.phpt
+      ext/spl/tests/array_026.phpt
+      ext/spl/tests/array_026.phpt:
+        1.1.4;
+      Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject +
+      fix EG(uninitialized_zval_ptr) overwrite)
+
+2008-10-05  Kalle Sommer Nielsen  <[EMAIL PROTECTED]>
+
+    * (PHP_5_3)
+      ext/mssql/php_mssql.c:
+      MFH: New parameter parsing API (with lots of help from Felipe)
+
+    * ext/mssql/php_mssql.c:
+      New parameter parsing API (with lots of help from Felipe)
+
+2008-10-05  Felipe Pena  <[EMAIL PROTECTED]>
+
+    * ext/msql/php_msql.c:
+      - Initialize variable
+
+2008-10-05  Arnaud Le Blanc  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/user_filters.c
+      ext/standard/user_filters.c
+      ext/standard/tests/filters/bug46164-1.phpt
+      ext/standard/tests/filters/bug46164-1.phpt
+      ext/standard/tests/filters/bug46164-2.phpt
+      ext/standard/tests/filters/bug46164-2.phpt:
+      MFH: Fixed #46164 (stream_filter_remove() closes the stream)
+
+    * ext/standard/user_filters.c
+      ext/standard/tests/filters/bug46164-1.phpt
+      ext/standard/tests/filters/bug46164-1.phpt
+      ext/standard/tests/filters/bug46164-1.phpt
+      ext/standard/tests/filters/bug46164-2.phpt
+      ext/standard/tests/filters/bug46164-2.phpt
+      ext/standard/tests/filters/bug46164-2.phpt:
+      Fixed #46164 (stream_filter_remove() closes the stream)
+
 2008-10-04  Felipe Pena  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)
@@ -7066,7 +7125,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3189 2008/10/05 01:32:03 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3190 2008/10/06 01:32:11 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to