1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

[ci skip] Update NEWS

This commit is contained in:
Peter Kokot
2018-08-05 20:36:59 +02:00
parent b9c3c1441a
commit 6680d5f875

3
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2018, PHP 7.2.10
- gettext:
. Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)
- mbstring:
. Fixed bug #76704 (mb_detect_order return value varies based on argument
type). (cmb)