php-src/ext/intl/timezone
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
..
timezone.stub.php Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00
timezone_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
timezone_class.cpp Add zend_call_known_function() API family 2020-06-09 16:21:54 +02:00
timezone_class.h Throw exception for unconstructed intl objects 2020-01-05 23:55:14 +01:00
timezone_methods.cpp Fix some UNKNOWN default values 2020-06-09 09:46:51 +02:00