1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 14:31:06 +02:00
This commit is contained in:
Remi Collet
2020-03-04 15:31:38 +01:00
parent 0b21a89472
commit 32c2ae2939

1
NEWS
View File

@@ -140,5 +140,6 @@ PHP NEWS
. Add "flags" options to ZipArchive::addGlob and addPattern methods
keeping previous behavior having FL_OVERWRITE by default. (Remi)
. Add ZipArchive::replaceFile() method
. Add lastId property to ZipArchive
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>