php-src/sapi/apache2handler
Peter Kokot 003e238436
Autotools: Quote and fix PHP_SELECT_SAPI arguments (#15118)
This macro once had also the 5th argument (the build target), which was
removed via 2a6da0f24c. This quotes all
PHP_SELECT_SAPI arguments and removes the redundant ones. The basic
macro usage help text is moved to the macros section from the obsolete
docs file.
2024-07-27 22:46:36 +02:00
..
apache_config.c Use more compact representation for packed arrays. 2021-11-03 15:18:26 +03:00
config.m4 Autotools: Quote and fix PHP_SELECT_SAPI arguments (#15118) 2024-07-27 22:46:36 +02:00
config.w32 Remove support for EOL Apache 2.0 and 2.2 in favor of 2.4+ (#14664) 2024-07-08 00:07:55 +02:00
CREDITS Remove support for EOL Apache 2.0 and 2.2 in favor of 2.4+ (#14664) 2024-07-08 00:07:55 +02:00
mod_php.c Fix initializer warning in apache2handler 2021-09-16 16:52:38 +02:00
php_apache.h Remove support for EOL Apache 2.0 and 2.2 in favor of 2.4+ (#14664) 2024-07-08 00:07:55 +02:00
php_functions.c sapi/apache2handler: function using char * to const char *. (#14925) 2024-07-12 00:34:00 +01:00
php_functions.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
php_functions_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
sapi_apache2.c sapi/apache: AP_MPMQ_MAX_THREADS is always available. (#14934) 2024-07-12 13:22:24 +01:00