]> granicus.if.org Git - php/commitdiff
Update news
authorXinchen Hui <laruence@php.net>
Mon, 9 Mar 2015 09:09:57 +0000 (17:09 +0800)
committerXinchen Hui <laruence@php.net>
Mon, 9 Mar 2015 09:09:57 +0000 (17:09 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 1c8785d7965e793133ffa12d7678936bcd846c41..09d97d3d16bed9e693fce76453b9dd70609cbb30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
    (Julian)
   . Fixed bug #68917 (parse_url fails on some partial urls). (Wei Dai)
 
+- Filter:
+  . Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other
+    flags are used). (Jeff Welch)
+
 - Mbstring:
    . Fixed bug #68846 (False detection of CJK Unified Ideographs Extension E).
     (Masaki Kagaya)