summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4778a5c554..5cc62b59b3 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ PHP NEWS
- Spl:
. Fixed bug #75673 (SplStack::unserialize() behavior). (cmb)
+- Zip:
+ . Fixed Bug #79296 (ZipArchive::open fails on empty file). (Remi)
+
19 Mar 2020, PHP 7.3.16
- Core: