]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Thu, 1 Feb 2018 14:26:12 +0000 (15:26 +0100)
committerAnatol Belski <ab@php.net>
Thu, 1 Feb 2018 14:26:12 +0000 (15:26 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 28ed594748f82d2ec647074bd2d735943bf6bec5..0211aba780ea5a9c9c397cd86c856cacf763cefd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #75864 ("stream_isatty" returns wrong value on s390x). (Sam Ding)
 
+- Apache2Handler:
+  . Fixed bug #75882 (a simple way for segfaults in threadsafe php just with
+    configuration). (Anatol)
+
 - PGSQL:
   . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)