diff options
author | Anatol Belski <ab@php.net> | 2018-02-27 11:37:24 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-02-27 11:37:24 +0100 |
commit | f6356b435a3f8dfd6b428165c449a173fc963a6c (patch) | |
tree | d5d08cd24827fd86b69960fee05dc6627d4daea3 | |
parent | 9e1113dee12108dc0477ddf7e8b9c295256e902d (diff) | |
download | php-git-f6356b435a3f8dfd6b428165c449a173fc963a6c.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ PHP NEWS . Fixed bug #75916 (DNS_CAA record results contain garbage). (Mike, Philip Sharp) . Fixed some arginfos. (carusogabriel) + . Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas) 01 Feb 2018, PHP 7.1.14 |