php-src/ext/calendar
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
..
tests Improve some ValueError messages 2020-04-06 10:41:01 +02:00
cal_unix.c Convert UNKNOWN default values to null in ext/calendar 2020-05-02 11:05:27 +02:00
calendar_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
calendar.c Convert UNKNOWN default values to null in ext/calendar 2020-05-02 11:05:27 +02:00
calendar.stub.php Convert UNKNOWN default values to null in ext/calendar 2020-05-02 11:05:27 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
dow.c Remove local variables 2019-02-03 21:03:00 +01:00
easter.c Convert UNKNOWN default values to null in ext/calendar 2020-05-02 11:05:27 +02:00
french.c Remove local variables 2019-02-03 21:03:00 +01:00
gregor.c Move constants into read-only data segment 2017-12-14 22:14:36 +03:00
jewish.c Remove local variables 2019-02-03 21:03:00 +01:00
julian.c Remove local variables 2019-02-03 21:03:00 +01:00
php_calendar.h Generate function entries from stubs for a couple of extensions 2020-04-04 20:41:48 +02:00
sdncal.h Move constants into read-only data segment 2017-12-14 22:14:36 +03:00