From: Xinchen Hui Date: Tue, 13 Mar 2018 05:01:33 +0000 (+0800) Subject: Forgot NEWs X-Git-Tag: php-7.2.4RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98fe858275af3cf780ee6ae79acd9cddd92b5460;p=php Forgot NEWs --- diff --git a/NEWS b/NEWS index 94bcad1736..1484aabd98 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,10 @@ PHP NEWS . Fixed bug #75873 (pcntl_wexitstatus returns incorrect on Big_Endian platform (s390x)). (Sam Ding) +- Phar: + . Fixed bug #76085 (Segmentation fault in buildFromIterator when directory + name contains a \n). (Laruence) + - Standard: . Fixed bug #75961 (Strange references behavior). (Laruence) . Fixed some arginfos. (carusogabriel)