php-src/ext/zip
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
examples Apply tidy formatting 2020-02-03 13:41:31 +01:00
tests Deprecate the procedural API of ext/zip 2020-06-23 17:39:29 +02:00
config.m4 Merge branch 'PHP-7.4' 2020-06-18 17:14:03 +02:00
config.w32 Support libzip 1.6 on Windows 2020-05-29 13:43:51 +02:00
CREDITS
php_zip.c [skip ci] typo 2020-06-08 08:02:48 +02:00
php_zip.h bump zip version 2020-06-05 16:23:43 +02:00
php_zip.stub.php Deprecate the procedural API of ext/zip 2020-06-23 17:39:29 +02:00
php_zip_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
zip_stream.c Fix [-Wundef] warning in ZIP extension 2020-05-18 00:37:18 +02:00