From: Remi Collet Date: Tue, 19 Dec 2017 13:47:59 +0000 (+0100) Subject: NEWS X-Git-Tag: php-7.2.2RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac4da9a0ede87a437bc75f6135e103e2d3747b09;p=php NEWS --- diff --git a/NEWS b/NEWS index 05a584b995..bb037f1b9e 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,10 @@ PHP NEWS . Fixed bug #75671 (pg_version() crashes when called on a connection to cockroach). (magicaltux at gmail dot com) +- Zip: + . Display headers (buildtime) and library (runtime) versions in phpinfo + (with libzip >= 1.3.1). (Remi) + 14 Dec 2017, PHP 7.2.1RC1 - Core: