We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658b29b commit 34951bfCopy full SHA for 34951bf
1 file changed
NEWS
@@ -91,6 +91,9 @@ PHP NEWS
91
. Fixed bug GH-22176 (memory leak with ZipArchive::registerCancelBack()
92
is used with reference returning function during shutdown).
93
(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)
97
98
02 Jul 2026, PHP 8.6.0alpha1
99
0 commit comments