php-src/ext/date
Nikita Popov 33886f710c Generate arginfo from PHP stub files
Signature stubs for internal functions are specified in xyz.stub.php,
from which we generate actual arginfo structures in xyz_arginfo.h.
This file then needs to be included in the implementation appropriately.

Arginfo from stubs can be regenerated using scripts/dev/gen_stub.php.
However, this should also automatically happen when the stub file is
modified.
2019-08-09 14:51:25 +02:00
..
lib Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
tests Merge branch 'PHP-7.4' 2019-08-09 09:58:36 +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 Generate arginfo from PHP stub files 2019-08-09 14:51:25 +02:00
php_date.c Generate arginfo from PHP stub files 2019-08-09 14:51:25 +02:00
php_date.h Merge branch 'PHP-7.2' into PHP-7.3 2019-06-19 12:40:23 +02:00
php_date.stub.php Generate arginfo from PHP stub files 2019-08-09 14:51:25 +02:00