From: Julien Pauli Date: Fri, 8 Jul 2016 14:34:15 +0000 (+0200) Subject: Updated NEWS X-Git-Tag: php-7.1.0beta1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ab9b848e8b3d3421217fe6e863f1874609ff773;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index e8bf7415a7..e0d99543e7 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ PHP NEWS (Dmitry, Nikita) . Added new constant PHP_FD_SETSIZE. (cmb) +- 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) + - pcntl . Implemented asynchronous signal handling without TICKS. (Dmitry) . Added pcntl_signal_get_handler() that returns the current signal handler