php-src/ext/bz2
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
..
tests Fix #71263: fread() does not report bzip2.decompress errors 2020-04-20 14:21:50 +02:00
bz2.c Fix [-Wundef] warning in BZip2 extension 2020-05-16 15:31:12 +02:00
bz2.stub.php Improve gen_stub.php 2020-04-04 23:52:33 +02:00
bz2_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
bz2_filter.c Fix miscellaneous typos in code comments/var names 2020-05-01 15:49:05 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_bz2.h Fix [-Wundef] warning in BZip2 extension 2020-05-16 15:31:12 +02:00