summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4dcd8825d7..836f8f805f 100644
--- a/NEWS
+++ b/NEWS
@@ -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: