From: Scott MacVicar Date: Fri, 2 Jan 2009 03:04:50 +0000 (+0000) Subject: Add some missing NEWS items X-Git-Tag: php-5.3.0beta1~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81c5f379e73227573c3f7cd626fbe2e1accb5c14;p=php Add some missing NEWS items --- diff --git a/NEWS b/NEWS index 3066872969..7d03d49b5e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 200?, PHP 5.3.0 Alpha 4 +?? ??? 2009, PHP 5.3.0 Alpha 4 - Upgraded bundled sqlite to version 3.6.7. (Scott) - Deprecated session_register(), session_unregister() and @@ -20,8 +20,11 @@ PHP NEWS - Added depth parameter to json_decode() to lower the nesting depth from the maximum if required. (Scott) - Added ICU support to SQLite3 when using the bundled version. (Scott) +- Enabled the salsa hashing functions. (Scott) - Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe) +- Fixed bug #46944 (UTF-8 characters outside the BMP aren't encoded correctly). + (Scott) - Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob) - Fixed bug #46847 (phpinfo() is missing some settings). (Hannes) - Fixed bug #46844 (php scripts or included files with first line starting