php-src/ext/intl/msgformat
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
..
msgformat.c Use RETURN_THROWS() after zend_parse_method_parameters() 2020-01-02 23:01:37 +01:00
msgformat.stub.php Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
msgformat_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
msgformat_attr.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
msgformat_class.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
msgformat_class.h Throw exception for unconstructed intl objects 2020-01-05 23:55:14 +01:00
msgformat_data.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
msgformat_data.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
msgformat_format.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
msgformat_helpers.cpp Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
msgformat_helpers.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
msgformat_parse.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00