php-src/scripts
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
..
dev Generate arginfo from PHP stub files 2019-08-09 14:51:25 +02:00
man1 Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
Makefile.frag Move acinclude.m4 to build/php.m4 2019-04-23 20:28:45 +02:00
php-config.in add ini config details to php-config 2019-06-29 05:26:21 +02:00
phpize.in Refactor undefining PACKAGE_* symbols 2019-07-11 02:00:51 +02:00
phpize.m4 Refactor undefining PACKAGE_* symbols 2019-07-11 02:00:51 +02:00