From: Anatol Belski Date: Thu, 1 Feb 2018 14:26:12 +0000 (+0100) Subject: [ci skip] Update NEWS X-Git-Tag: php-7.2.3RC1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc584c408c3b6b556700b5395c007f8beb453300;p=php [ci skip] Update NEWS --- diff --git a/NEWS b/NEWS index 28ed594748..0211aba780 100644 --- 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)