]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 28 Feb 2020 09:24:52 +0000 (10:24 +0100)
committerRemi Collet <remi@php.net>
Fri, 28 Feb 2020 09:24:52 +0000 (10:24 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2dcacc0be0920e9dda2e8fe4a5c05c09e5bd5478..6ed300daa0e8cbf406d150202fb868a8b113f9eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -52,7 +52,11 @@ PHP                                                                        NEWS
   . Fixed bug #79265 (Improper injection of Host header when using fopen for
     http requests). (Miguel Xavier Penha Neto)
 
-?? ??? ????, PHP 7.4.3
+- Zip:
+  . Fixed bug #79315 (ZipArchive::addFile doesn't honor start/length
+    parameters). (Remi)
+
+20 Feb 2020, PHP 7.4.3
 
 - Core:
   . Fixed bug #79146 (cscript can fail to run on some systems). (clarodeus)