php-src/sapi/fpm
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
..
fpm Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-12-13 18:42:11 +00:00
config.m4 sapi/fpm/config.m4: check for libapparmor's aa_change_profile() 2020-08-24 10:10:12 +02:00
CREDITS
init.d.php-fpm.in Add configtest option to fpm init.d script 2015-03-08 22:48:29 +08:00
LICENSE
Makefile.frag Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php-fpm.8.in Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
php-fpm.conf.in Refactore FPM logging 2018-07-07 13:01:44 +01:00
php-fpm.service.in Fix bug #79014 (PHP-FPM & Primary script unknown) 2020-02-23 19:14:05 +00:00
status.html.in Merge branch 'PHP-7.2' into PHP-7.3 2019-04-20 19:12:31 +02:00
www.conf.in FPM: Add pm.status_listen option 2020-08-03 19:14:13 +01:00