php-src/sapi/cgi
Nikita Popov 3e01f5afb1 Replace zend_bool uses with bool
We're starting to see a mix between uses of zend_bool and bool.
Replace all usages with the standard bool type everywhere.

Of course, zend_bool is retained as an alias.
2021-01-15 12:33:06 +01:00
..
tests Run tidy 2020-09-18 14:28:32 +02:00
cgi_main.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
cgi_main.stub.php Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
cgi_main_arginfo.h Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config9.m4 Revert "Link executable files using non PIC object files. This reduces PIC overhead and improves performance." 2019-10-10 16:28:59 +03:00
CREDITS - Give Dmitry credit for all the FastCGI work 2007-02-14 08:12:27 +00:00
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
php.sym