mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
bump zip version
This commit is contained in:
parent
722ed4c757
commit
69fd1133d0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ extern zend_module_entry zip_module_entry;
|
|||
#define ZIP_OVERWRITE ZIP_TRUNCATE
|
||||
#endif
|
||||
|
||||
#define PHP_ZIP_VERSION "1.13.2"
|
||||
#define PHP_ZIP_VERSION "1.13.3"
|
||||
|
||||
#ifndef Z_SET_REFCOUNT_P
|
||||
# if PHP_MAJOR_VERSION < 6 && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION < 3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue