summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-02-27 11:37:24 +0100
committerJoe Watkins <krakjoe@php.net>2018-02-28 12:01:26 +0100
commitc6a574126f4a6c0e8e9fc6a89366cbab46420130 (patch)
tree3f03b8868bb28ce34f10478fb81ae92c68d45dff
parent51fe6b9ebfb9098780b8c50fef50d332cf21480f (diff)
downloadphp-git-c6a574126f4a6c0e8e9fc6a89366cbab46420130.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 29632002fb..72318473b0 100644
--- a/NEWS
+++ b/NEWS
@@ -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