mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
NEWS + bump zip version
This commit is contained in:
parent
a6ffd8d1e9
commit
fde24e4db0
2 changed files with 4 additions and 1 deletions
|
@ -31,7 +31,7 @@ extern zend_module_entry zip_module_entry;
|
|||
#define ZIP_OVERWRITE ZIP_TRUNCATE
|
||||
#endif
|
||||
|
||||
#define PHP_ZIP_VERSION "1.19.3"
|
||||
#define PHP_ZIP_VERSION "1.19.4"
|
||||
|
||||
#define ZIP_OPENBASEDIR_CHECKPATH(filename) php_check_open_basedir(filename)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue