+2008-12-06 Scott MacVicar <scott@macvicar.net>
+
+ * (PHP_5_3)
+ ext/filter/filter.c:
+ MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc
+
+ * (PHP_5_2)
+ ext/filter/filter.c:
+ Back out bugfix for #42718 as this broke magic_quotes_gpc
+
+2008-12-06 Marcus Boerger <php@marcus-boerger.de>
+
+ * ext/spl/spl_functions.c
+ ext/spl/spl_functions.h:
+ - Remove more dead code
+
+ * ext/spl/spl_engine.h:
+ - Drop dead code
+
+2008-12-06 Zoe Slattery <zoe.slattery@googlemail.com>
+
+ * run-tests.php
+ run-tests.php
+ run-tests.php:
+ More changes to allow the same tests to be used with PHP5 and PHP6
+
2008-12-05 Robin Fernandes <robin@soal.org>
* (PHP_5_3)