From: Anatol Belski <ab@php.net> Date: Sat, 27 Jan 2018 16:24:29 +0000 (+0100) Subject: [ci skip] Update NEWS. X-Git-Tag: php-7.2.3RC1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a99df321f15bf142ee6c558c0f6ef29fac59b04f;p=php [ci skip] Update NEWS. --- diff --git a/NEWS b/NEWS index f136e393f4..3a32a18339 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.3 +- Core: + . Fixed bug #75864 ("stream_isatty" returns wrong value on s390x). (Sam Ding) + - PGSQL: . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)