php-src/ext/phar
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
..
phar Reindent phpt files 2020-02-03 22:52:20 +01:00
tests Merge branch 'PHP-7.4' 2020-06-05 16:27:09 +02:00
build_precommand.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
config.m4 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
config.w32 Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
CREDITS
dirstream.c Use separate typedef for bucket comparison function 2020-03-04 12:46:06 +01:00
dirstream.h Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
func_interceptors.c Use {0} to initialize instead of {NULL} 2020-02-28 00:21:25 +01:00
func_interceptors.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
gdbhelp Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Respect --program-prefix/suffix when installing phar 2020-06-05 10:10:40 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
makestub.php Apply tidy formatting 2020-02-03 13:41:31 +01:00
phar.1.in Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
phar.c Call zend_unregister_ini_entries() when unload extension loaded through dl() without MSHUTDOWN callback. 2019-12-09 15:05:24 +03:00
phar.phar.1.in
phar_internal.h Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
phar_object.c Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
phar_object.stub.php Generate method entries from stubs for curl, ffi, pdo, phar 2020-04-14 11:49:02 +02:00
phar_object_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
phar_path_check.re Fix [-Wempty-body] compiler warning in Phar extension 2020-04-12 21:10:03 +02:00
pharzip.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php_phar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
shortarc.php Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
stream.c Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
stream.h Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
stub.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
tar.c Fix [-Wundef] warning in PHAR extension 2020-05-20 18:22:10 +02:00
tar.h Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
util.c Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
zip.c Fix build warnings 2019-07-25 11:50:44 +02:00