php-src/ext/intl/collator
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
..
collator.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator.stub.php Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
collator_attr.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_class.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_class.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_compare.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_convert.c Make cast_object handler required 2020-03-31 14:37:49 +02:00
collator_convert.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_create.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_error.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_functions_arginfo.h Do not include the same stub multiple times 2020-04-03 14:23:54 +02:00
collator_is_numeric.c Fix Bug #79431 Various compiler warnings on Big endian architecture with GCC 5.4.0 2020-04-15 23:30:06 +02:00
collator_is_numeric.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
collator_locale.c Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00
collator_sort.c Use separate typedef for bucket comparison function 2020-03-04 12:46:06 +01:00
collator_sort.h Generate method entries for ext/intl 2020-04-14 13:39:00 +02:00