mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
zip edxtension is now 1.15.5
This commit is contained in:
parent
766d5ff32f
commit
a7b00f8787
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ extern zend_module_entry zip_module_entry;
|
|||
#define ZIP_OVERWRITE ZIP_TRUNCATE
|
||||
#endif
|
||||
|
||||
#define PHP_ZIP_VERSION "1.15.4"
|
||||
#define PHP_ZIP_VERSION "1.15.5"
|
||||
|
||||
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue