]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 13 Dec 2007 01:31:28 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Thu, 13 Dec 2007 01:31:28 +0000 (01:31 +0000)
ChangeLog

index b406e247b54831b5a3b19ce0fb530ce73beea115..b38ae141e2921582d62d089ddfdbf59be218c92d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2007-12-12  Antony Dovgal  <tony@daylessday.org>
+
+    * (PHP_5_3)
+      run-tests.php:
+      MFH: add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly
+      option)
+
+    * run-tests.php:
+      add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly
+      option)
+
+2007-12-12  David Coallier  <david.coallier@gmail.com>
+
+    * (PHP_5_3)
+      ext/spl/spl_array.c:
+      - Nitpicking, using same code (without unicode handling) than in HEAD
+        just removed useless } else {
+
+    * ext/spl/tests/bug41528.phpt
+      ext/spl/tests/bug41528.phpt:
+      
+      file bug41528.phpt was initially added on branch PHP_5_3.
+
 2007-12-11  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_5_3)