summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ad57201b2..1988e935cb 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,10 @@ PHP NEWS
- XMLRPC:
. Fixed #72155 (use-after-free caused by get_zval_xmlrpc_type). (Joe)
+- Zip:
+ . Fixed ug #72258 (ZipArchive converts filenames to unrecoverable form).
+ (Anatol)
+
26 May 2016 PHP 7.0.7
- Core: