diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ PHP NEWS . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections). (Niklas Keller) +- Zip: + . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors). (cmb) + 03 Sep 2015, PHP 5.6.13 - Core: |