We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946cdb8 commit ef4c20dCopy full SHA for ef4c20d
ext/zip/php_zip.h
@@ -31,7 +31,7 @@ extern zend_module_entry zip_module_entry;
31
#define ZIP_OVERWRITE ZIP_TRUNCATE
32
#endif
33
34
-#define PHP_ZIP_VERSION "1.21.0"
+#define PHP_ZIP_VERSION "1.21.1"
35
36
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
37
0 commit comments