diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-06-19 11:40:31 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-06-24 09:55:19 +0200 |
commit | c9b9f525a929158736977d6bad938380cad29cc6 (patch) | |
tree | 733b4350d1e23c4c40cb2a07c9d1b07762647804 /ext/reflection/php_reflection.c | |
parent | d1ebc3ab2142e6ee05e1c378fd7dcc597dd3442e (diff) | |
download | php-git-c9b9f525a929158736977d6bad938380cad29cc6.tar.gz |
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.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions