summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7853ad6cc8..6fc91269bd 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,10 @@ PHP NEWS
- Installation
. Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones)
+- Intl:
+ . Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos).
+ (Stas)
+
- mbstring:
. MFH mb_ereg_replace_callback() for security enhancements. (Rui)