summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c8785d796..09d97d3d16 100644
--- 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)