Update NEWS

This commit is contained in:
Xinchen Hui 2017-07-27 11:23:52 +08:00
parent 84a18c4782
commit efb1be547c

3
NEWS
View file

@ -31,6 +31,9 @@ PHP NEWS
. Fixed bug #74991 (include_path has a 4096 char limit in some cases).
(bwbroersma)
- Reflection:
. Fixed bug #74949 (null pointer dereference in _function_string). (Laruence)
- Session:
. Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
with "#"). (Andrew Nester)