+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)