We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ad09e commit 71ffa95Copy full SHA for 71ffa95
ext/zip/php_zip.h
@@ -39,7 +39,7 @@ extern zend_module_entry zip_module_entry;
39
/* Additionnal flags not from libzip */
40
#define ZIP_FL_OPEN_FILE_NOW (1u<<30)
41
42
-#define PHP_ZIP_VERSION "1.22.5"
+#define PHP_ZIP_VERSION "1.22.6"
43
44
#ifdef HAVE_LIBZIP_VERSION
45
#define LIBZIP_VERSION_STR zip_libzip_version()
0 commit comments