From: Julien Pauli Date: Fri, 8 Jul 2016 14:31:42 +0000 (+0200) Subject: Updated NEWS X-Git-Tag: php-7.1.0beta1~142^2~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51d19891a418754df6e1a8f7c7312e6bc20ac449;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index 89c2681188..1fcf2ee74d 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ PHP NEWS . Fixed bug #71144 (Segmentation fault when using cURL with ZTS). (maroszek at gmx dot net) +- Filter + . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8 + range). (bugs dot php dot net at majkl578 dot cz) + 21 Jul 2016, PHP 5.6.24 - Core: