We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766d5ff commit a7b00f8Copy full SHA for a7b00f8
ext/zip/php_zip.h
@@ -33,7 +33,7 @@ extern zend_module_entry zip_module_entry;
33
#define ZIP_OVERWRITE ZIP_TRUNCATE
34
#endif
35
36
-#define PHP_ZIP_VERSION "1.15.4"
+#define PHP_ZIP_VERSION "1.15.5"
37
38
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
39
0 commit comments