From: Anatol Belski Date: Fri, 15 Dec 2017 15:26:40 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.2RC1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9a110a2946c4e3a2eaf6eaf30c7fbbb0e45e20a;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 205e7ea9f9..a7393413a3 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - Core: . Fixed bug #75679 (Path 260 character problem). (Anatol) +- PGSQL: + . Fixed bug #75671 (pg_version() crashes when called on a connection to + cockroach). (magicaltux at gmail dot com) + 14 Dec 2017, PHP 7.2.1RC1 - Core: