From: Ilia Alshanetsky Date: Tue, 3 Mar 2009 23:43:29 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_1_3_5~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f1d4eb3761fea6f8ef4dca9ee6658a5c2b05087;p=php BFN --- diff --git a/NEWS b/NEWS index c8df64fc9e..7bd100b624 100644 --- 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)