summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bb4073e095..3bcafb8cd8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.18
+- MBString:
+ . Fixed bug #79441 (Segfault in mb_chr() if internal encoding is unsupported).
+ (Girgias)
+
16 Apr 2020, PHP 7.3.17
- Core: