php-src/ext/date
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
..
lib Updated to version 2020.1 (2020a) 2020-04-24 12:31:33 +01:00
tests Merge branch 'PHP-7.4' 2020-06-18 10:09:58 +02:00
config0.m4 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
config.w32 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
CREDITS
php_date_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
php_date.c Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
php_date.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_date.stub.php Convert UNKNOWN default values to null in ext/date 2020-05-02 11:05:37 +02:00