php-src/sapi/cgi
Peter Kokot 338be9dd9c
Fix PHP_DEBUG condition in cgi SAPI (#14620)
PHP_DEBUG is always defined, either to 0 or 1. This matches the
fpm_main.c code with similar check even though it was not executed for
a while.
2024-06-21 20:59:34 +02:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2024-06-05 01:11:30 -05:00
cgi_main.c Fix PHP_DEBUG condition in cgi SAPI (#14620) 2024-06-21 20:59:34 +02:00
cgi_main.stub.php Enable class entry generation for sapi extensions 2021-02-14 12:03:48 +01:00
cgi_main_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config9.m4 Merge branch 'PHP-8.3' 2024-01-10 09:17:48 +01:00
CREDITS
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php-cgi.1.in Fixed Bug #65143 Missing php-cgi man page 2013-07-02 10:42:47 +02:00