mirror of
https://github.com/php/php-src.git
synced 2024-12-18 14:30:35 +08:00
zip ext is now 1.17.1
This commit is contained in:
parent
d6b04bfbd5
commit
c2a61c9d06
@ -31,7 +31,7 @@ extern zend_module_entry zip_module_entry;
|
||||
#define ZIP_OVERWRITE ZIP_TRUNCATE
|
||||
#endif
|
||||
|
||||
#define PHP_ZIP_VERSION "1.17.0"
|
||||
#define PHP_ZIP_VERSION "1.17.1"
|
||||
|
||||
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user