diff options
author | Xinchen Hui <laruence@gmail.com> | 2017-07-21 11:58:30 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2017-07-21 11:58:30 +0800 |
commit | e2b240c164967b5326e41e88d0de45cc57815490 (patch) | |
tree | af026692a842c54de2054767244de52b953cc20a /NEWS | |
parent | 84926a0d71d1254c41070ec6818dabcd57ef5d5b (diff) | |
download | php-git-e2b240c164967b5326e41e88d0de45cc57815490.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.1.9 +- Core: + . Fixed bug #74947 (Segfault in scanner on INF number). (Laruence) + - Session: . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start with "#"). (Andrew Nester) |