From 6ab9b848e8b3d3421217fe6e863f1874609ff773 Mon Sep 17 00:00:00 2001 From: Julien Pauli Date: Fri, 8 Jul 2016 16:34:15 +0200 Subject: [PATCH] Updated NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.50.1