Skip to content

Commit 34951bf

Browse files
committed
[skip ci] NEWS entry for zip extension
1 parent 658b29b commit 34951bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ PHP NEWS
9191
. Fixed bug GH-22176 (memory leak with ZipArchive::registerCancelBack()
9292
is used with reference returning function during shutdown).
9393
(David Carlier)
94+
. ZipArchive::addGlob() and ZipArchive::addPattern() now raise a TypeError
95+
for invalid "remove_all_path", "comp_method", "comp_flags", and
96+
"enc_method" options instead of emitting a warning. (David Carlier)
9497

9598
02 Jul 2026, PHP 8.6.0alpha1
9699

0 commit comments

Comments
 (0)