1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-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
..
2021-01-15 12:33:06 +01:00
2020-12-13 18:42:11 +00:00
2018-07-07 13:01:44 +01:00
2020-08-03 19:14:13 +01:00