1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-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
..
2020-09-18 14:28:32 +02:00
2020-07-10 14:20:18 +02:00
2021-01-15 12:33:06 +01:00
2020-07-10 14:20:18 +02:00
2018-07-25 00:53:25 +02:00