1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00

[ci skip] Update NEWS

This commit is contained in:
Anatol Belski
2018-10-05 23:01:03 +02:00
parent d5b84feadc
commit 476fdf543a

3
NEWS
View File

@@ -21,6 +21,9 @@ PHP NEWS
. Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown).
(Manuel Mausz)
- intl:
. Fixed bug #76942 (U_ARGUMENT_TYPE_MISMATCH). (anthrax at unixuser dot org)
- Mbstring:
. Fixed bug #76958 (Broken UTF7-IMAP conversion). (Nikita)