From: Xinchen Hui Date: Fri, 21 Jul 2017 03:58:30 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.2.0beta2~89^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2b240c164967b5326e41e88d0de45cc57815490;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 1cb00d102d..aac7cc3064 100644 --- a/NEWS +++ b/NEWS @@ -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)