Skip to content

Commit 81c5f37

Browse files
author
Scott MacVicar
committed
Add some missing NEWS items
1 parent 0bdbc4e commit 81c5f37

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? 200?, PHP 5.3.0 Alpha 4
3+
?? ??? 2009, PHP 5.3.0 Alpha 4
44
- Upgraded bundled sqlite to version 3.6.7. (Scott)
55

66
- Deprecated session_register(), session_unregister() and
@@ -20,8 +20,11 @@ PHP NEWS
2020
- Added depth parameter to json_decode() to lower the nesting depth from the
2121
maximum if required. (Scott)
2222
- Added ICU support to SQLite3 when using the bundled version. (Scott)
23+
- Enabled the salsa hashing functions. (Scott)
2324

2425
- 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)
2528
- Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob)
2629
- Fixed bug #46847 (phpinfo() is missing some settings). (Hannes)
2730
- Fixed bug #46844 (php scripts or included files with first line starting

0 commit comments

Comments
 (0)