From: Felipe Pena Date: Wed, 18 Feb 2009 22:35:32 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_1_3_5~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b378620e95009bd428d2b73b61c335ba5b4b8f4e;p=php BFN --- diff --git a/NEWS b/NEWS index fb4d0fdfed..a7ae320505 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ??? 2009, PHP 5.3.0 Beta 2 - Upgraded bundled sqlite to version 3.6.11. (Scott) +- 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) - Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0). (Felipe)