]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 08:19:21 +0000 (10:19 +0200)
committerJulien Pauli <jpauli@php.net>
Mon, 5 Sep 2016 08:19:21 +0000 (10:19 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4a63f0b8f35066a109d8442122366c177ccb237d..45688a05dd58b050661af3977dc2701633577602 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016, PHP 7.1.0RC2
 
+- Filter:
+  . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and
+    FILTER_FLAG_NO_PRIV_RANGE). (julien)
+
 -GD:
   . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
     (cmb)