php-src/sapi/apache2handler
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
apache_config.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
config.m4 Merge branch 'PHP-7.4' 2019-07-07 12:10:59 +02:00
config.w32 Remove major version from apache module 2019-02-05 14:57:35 +01:00
CREDITS
mod_php.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php.sym Remove major version from apache module 2019-02-05 14:57:35 +01:00
php_apache.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_functions.c Use RETURN_THROWS() during ZPP in main, sapi, win32, and Zend 2019-12-30 17:38:10 +01:00
php_functions.stub.php Convert apache2handler arginfo to php stubs 2019-11-18 15:07:04 +01:00
php_functions_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
sapi_apache2.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00