File tree 1 file changed +4
-1
lines changed 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 200? , PHP 5.3.0 Alpha 4
3
+ ?? ??? 2009 , PHP 5.3.0 Alpha 4
4
4
- Upgraded bundled sqlite to version 3.6.7. (Scott)
5
5
6
6
- Deprecated session_register(), session_unregister() and
@@ -20,8 +20,11 @@ PHP NEWS
20
20
- Added depth parameter to json_decode() to lower the nesting depth from the
21
21
maximum if required. (Scott)
22
22
- Added ICU support to SQLite3 when using the bundled version. (Scott)
23
+ - Enabled the salsa hashing functions. (Scott)
23
24
24
25
- Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe)
26
+ - Fixed bug #46944 (UTF-8 characters outside the BMP aren't encoded correctly).
27
+ (Scott)
25
28
- Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob)
26
29
- Fixed bug #46847 (phpinfo() is missing some settings). (Hannes)
27
30
- Fixed bug #46844 (php scripts or included files with first line starting
You can’t perform that action at this time.
0 commit comments