We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e055e12 commit 94e26dcCopy full SHA for 94e26dc
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.1"
+#define PHP_ZIP_VERSION "1.22.2"
43
44
#ifdef HAVE_LIBZIP_VERSION
45
#define LIBZIP_VERSION_STR zip_libzip_version()
0 commit comments