diff options
author | Anatol Belski <ab@php.net> | 2018-10-05 23:01:03 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-10-05 23:01:03 +0200 |
commit | 476fdf543ab9e47e70ffa69a57c1416f84407866 (patch) | |
tree | 94b3b32b7a60a3eb821fcdfd317fb5a264a3070d | |
parent | d5b84feadc24ac374dbcd3eea1df87018921b51a (diff) | |
download | php-git-476fdf543ab9e47e70ffa69a57c1416f84407866.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |