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 7ba7b30 commit 6c14020Copy full SHA for 6c14020
UPGRADING
@@ -51,6 +51,11 @@ PHP 8.6 UPGRADE NOTES
51
- Phar:
52
. Phar::mungServer() now supports reference values.
53
54
+- Zip:
55
+ . ZipArchive::extractTo now raises a TypeError for the
56
+ files argument if one or more of the entries is not
57
+ a string.
58
+
59
========================================
60
6. New Functions
61
0 commit comments