1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00
This commit is contained in:
Remi Collet
2020-02-28 10:36:12 +01:00
parent 7f0d3f1eab
commit 1b40bb76b9

6
NEWS
View File

@@ -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)