]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 7 Dec 2008 01:33:28 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Sun, 7 Dec 2008 01:33:28 +0000 (01:33 +0000)
ChangeLog

index dc4bb4527a1b2c75cfcf43fa666c86ccaedca7de..adf6e7606d4e8b36e96796be628a7e91bfc8bcb3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+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)