1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/apache2handler
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
..
2003-03-04 00:10:11 +00:00
2020-06-05 11:17:05 +02:00
2021-01-15 12:33:06 +01:00
2020-06-24 14:43:13 +02:00