Skip to content

Commit

Permalink
zip extension is now 1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jun 7, 2021
1 parent c916613 commit 1671996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/zip/php_zip.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ extern zend_module_entry zip_module_entry;
#define ZIP_OVERWRITE ZIP_TRUNCATE
#endif

#define PHP_ZIP_VERSION "1.19.2"
#define PHP_ZIP_VERSION "1.19.3"

#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)

Expand Down

0 comments on commit 1671996

Please sign in to comment.