php-src/ext/zip
DanielEScherzer db545767e5
Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831)
To match other capitalized strings like `ZEND_STR_UNKNOWN_CAPITALIZED` and
`ZEND_STR_ARRAY_CAPITALIZED`. Since this known string was only added in PHP
8.4, no backwards compatibility alias is needed.
2024-09-10 22:45:23 +01:00
..
examples Apply tidy formatting 2020-02-03 13:41:31 +01:00
tests Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
config.m4 Update ext/zip preprocessor macros help texts (#15271) 2024-08-07 17:03:59 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
php_zip.c Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
php_zip.h zip extension is 1.22.3 2023-11-14 15:58:18 +01:00
php_zip.stub.php Replace @deprecated by #[\Deprecated] for internal functions / class constants (#14750) 2024-07-10 16:47:31 +02:00
php_zip_arginfo.h Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) 2024-09-10 22:45:23 +01:00
zip_stream.c Clean-up unused headers (#14365) 2024-06-01 17:12:42 +01:00