]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Tue, 3 Mar 2009 23:43:29 +0000 (23:43 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 3 Mar 2009 23:43:29 +0000 (23:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c8df64fc9e38f40a1b4bc2a8a488bee9a1182e08..7bd100b62472059a8cd8f100a593699d3524a6ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 
 - Re-enabled phar for big-endian systems after fixing problems. (Greg)
 
+- Fixed bug #47549 (get_defined_constants() return array with broken
+  array categories). (Ilia)
 - Fixed Bug #47443 (metaphone('scratch') returns wrong result). (Felipe)
 - Fixed bug #47438 (mysql_fetch_field ignores zero offset). (Johannes)
 - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly). (Felipe)