changelog               Mon Aug  6 01:31:20 2007 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2769&r2=1.2770&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2769 php-src/ChangeLog:1.2770
--- php-src/ChangeLog:1.2769    Sun Aug  5 01:31:32 2007
+++ php-src/ChangeLog   Mon Aug  6 01:31:20 2007
@@ -1,3 +1,25 @@
+2007-08-05  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/standard/tests/strings/bug42208.phpt:
+      MFB: Test for bug #42208. Fix is not needed in HEAD, 
zend_parse_parameters
+      is used here
+
+2007-08-05  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_5_2)
+      NEWS
+      ext/standard/string.c
+      ext/standard/tests/strings/bug42208.phpt
+      ext/standard/tests/strings/bug42208.phpt:
+      
+      Fixed bug #42208 (substr_replace() crashes when the same array is passed
+      more than once)
+
+2007-08-05  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/session/session.c:
+      MFB (since Ilia is too lazy..): Fix bug #42135
+
 2007-08-04  Sara Golemon  <[EMAIL PROTECTED]>
 
     * (PHP_5_2)

Reply via email to