diff options
| author | Anatol Belski <ab@php.net> | 2017-07-04 12:12:51 +0200 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2017-07-04 12:12:51 +0200 |
| commit | 4903f044d3a65de5b1c457d9eb618c9e247f7086 (patch) | |
| tree | fff3d517ff4e52b18293e7c60cf6e37129be1819 | |
| parent | ce64b82ebb2ac87e53cb85c312eafc8c5c37b112 (diff) | |
| download | php-git-4903f044d3a65de5b1c457d9eb618c9e247f7086.tar.gz | |
[ci skip] sync NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,7 @@ PHP NEWS . Fixed bug #73473 (Stack Buffer Overflow in msgfmt_parse_message). (libnex) . Fixed bug #74705 (Wrong reflection on Collator::getSortKey and collator_get_sort_key). (Tyson Andre, Remi) + . Fixed bug #73634 (grapheme_strpos illegal memory access). (Stas) - Mbstring: . Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, @@ -77,6 +78,7 @@ PHP NEWS - Standard: . Fixed bug #74708 (Invalid Reflection signatures for random_bytes and random_int). (Tyson Andre, Remi) + . Fixed bug #73648 (Heap buffer overflow in substr). (Stas) - FTP: . Fixed bug #74598 (ftp:// wrapper ignores context arg). (Sara) |
