diff options
author | Anatol Belski <ab@php.net> | 2018-02-27 11:37:24 +0100 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2018-02-28 12:01:26 +0100 |
commit | c6a574126f4a6c0e8e9fc6a89366cbab46420130 (patch) | |
tree | 3f03b8868bb28ce34f10478fb81ae92c68d45dff | |
parent | 51fe6b9ebfb9098780b8c50fef50d332cf21480f (diff) | |
download | php-git-c6a574126f4a6c0e8e9fc6a89366cbab46420130.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -15 Feb 2018, PHP 7.1.15RC1 +1 Mar 2018, PHP 7.1.15 - Apache2Handler: . Fixed bug #75882 (a simple way for segfaults in threadsafe php just with @@ -35,6 +35,7 @@ PHP NEWS - Standard: . Fixed bug #75916 (DNS_CAA record results contain garbage). (Mike, Philip Sharp) + . Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas) 01 Feb 2018, PHP 7.1.14 |