We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46bc094 + da05b7e commit 726a77cCopy full SHA for 726a77c
ext/zip/php_zip.h
@@ -37,7 +37,7 @@ extern zend_module_entry zip_module_entry;
37
#define ZIP_OVERWRITE ZIP_TRUNCATE
38
#endif
39
40
-#define PHP_ZIP_VERSION "1.15.3"
+#define PHP_ZIP_VERSION "1.15.4"
41
42
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
43
0 commit comments