summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-05-30 14:10:27 +0200
committerAnatol Belski <ab@php.net>2016-05-30 14:10:27 +0200
commitc10169097206a4f58d2c8d3a28b0615df96bf82c (patch)
tree8d3d1ae6fc9a106e88b7a3d77b793a4ff197ac13
parent67468fb4176cc8ff43a1dc321c5903f17af88d39 (diff)
downloadphp-git-c10169097206a4f58d2c8d3a28b0615df96bf82c.tar.gz
update NEWS
-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: