php-src/ext/fileinfo
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
..
libmagic Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
tests Increase failure threshold for 'extensive backtracking' fileinfo test 2020-06-24 08:46:19 +02:00
config.m4 Ported limagic 5.37 2019-05-30 02:22:40 +02:00
config.w32 Ported limagic 5.37 2019-05-30 02:22:40 +02:00
create_data_file.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
CREDITS It looks like i should've taken joint response on ext/fileinfo long ago 2017-10-11 22:21:34 +02:00
data_file.c Fix #79681: mime_content_type/finfo returning incorrect mimetype 2020-06-10 16:36:40 +02:00
fileinfo.c Generate method entries from stubs for a couple of extensions 2020-04-11 13:28:53 +02:00
fileinfo.stub.php Fix nullable types in PHPDoc 2020-04-12 00:25:33 +02:00
fileinfo_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
generate_patch.sh Merge branch 'PHP-7.3' into PHP-7.4 2020-03-02 15:08:50 +01:00
libmagic.patch Drop unnecessary stdint and inttypes header checks 2020-04-22 20:18:19 +02:00
magicdata.patch Fix #79681: mime_content_type/finfo returning incorrect mimetype 2020-06-10 16:36:40 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_fileinfo.h Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00