summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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: