+2009-03-03 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_3)
+ NEWS:
+
+ BFN
+
+ * ZendEngine2/zend_builtin_functions.c:
+
+ MFB: Fixed bug #47549 (get_defined_constants() return array with broken
+ array categories)
+
+ * (PHP_5_3)
+ ZendEngine2/zend_builtin_functions.c:
+
+ Fixed bug #47549 (get_defined_constants() return array with broken
+ array categories)
+
+2009-03-03 Kalle Sommer Nielsen <kalle.php@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/standard/string.c
+ ext/standard/string.c
+ ext/standard/tests/strings/bug47546.phpt
+ ext/standard/tests/strings/bug47546.phpt:
+ MFH: Fixed bug #47546 (Default value for limit parameter in explode is 0,
+ not -1)
+
+ * ext/standard/tests/strings/bug47546.phpt
+ ext/standard/tests/strings/bug47546.phpt
+ ext/standard/tests/strings/bug47546.phpt:
+ 1.1.4;
+ Fixed bug #47546 (Default value for limit parameter in explode is 0, not
+ -1)
+
+ * ext/standard/string.c:
+ Fixed bug #47546 (Default value for limit parameter in explode is 0, not
+ -1)
+
+2009-03-03 Zoe Slattery <zoe.slattery@googlemail.com>
+
+ * run-tests.php
+ run-tests.php
+ run-tests.php:
+ Added %r section
+
+ * (PHP_5_3)
+ ext/standard/tests/class_object/get_class_methods_variation_002.phpt
+ ext/standard/tests/class_object/get_class_variation_002.phpt:
+ removing UEXPECT
+
+2009-03-03 Ilia Alshanetsky <ilia@prohost.org>
+
+ * (PHP_5_3)
+ NEWS:
+
+ Fixed typo
+
2009-03-02 Moriyoshi Koizumi <mozo@mozo.jp>
* php.ini-recommended:
+2009-03-03 Ilia Alshanetsky <ilia@prohost.org>
+
+ * zend_builtin_functions.c:
+
+ MFB: Fixed bug #47549 (get_defined_constants() return array with broken
+ array categories)
+
+ * (PHP_5_3)
+ zend_builtin_functions.c:
+
+ Fixed bug #47549 (get_defined_constants() return array with broken
+ array categories)
+
2009-02-23 David Soria Parra <dsoria@gmx.net>
* Makefile.am