diff options
author | Anatol Belski <ab@php.net> | 2016-05-30 14:10:27 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-05-30 14:10:27 +0200 |
commit | c10169097206a4f58d2c8d3a28b0615df96bf82c (patch) | |
tree | 8d3d1ae6fc9a106e88b7a3d77b793a4ff197ac13 | |
parent | 67468fb4176cc8ff43a1dc321c5903f17af88d39 (diff) | |
download | php-git-c10169097206a4f58d2c8d3a28b0615df96bf82c.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |