summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 76cc7845f9..f42a069d3f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.1.22
+- gettext:
+ . Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)
+
- mbstring:
. Fixed bug #76704 (mb_detect_order return value varies based on argument
type). (cmb)