From: Felipe Pena Date: Sat, 27 Dec 2008 23:59:43 +0000 (+0000) Subject: - BFN #46957 X-Git-Tag: php-5.3.0beta1~355 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82be2f6f34b8a3245b3f173b1a7e9573eeedee42;p=php - BFN #46957 --- diff --git a/NEWS b/NEWS index 5c898b51c9..66c04d2638 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ PHP NEWS maximum if required. (Scott) - Add ICU support to SQLite3 if using the bundled version. (Scott) +- Fixed Bug #46957 (The tokenizer returns deprecated values). (Felipe) - Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob) - Fixed bug #46847 (phpinfo() is missing some settings). (Hannes) - Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes)