From: Felipe Pena Date: Sun, 28 Dec 2008 00:02:13 +0000 (+0000) Subject: - Errr, I lost the practice ;D X-Git-Tag: php-5.3.0beta1~354 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19eae50153926a21ee6a86ef5a63a07614abe5e1;p=php - Errr, I lost the practice ;D --- diff --git a/NEWS b/NEWS index 66c04d2638..314c2f5192 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +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 #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)