1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00
Files
archived-php-src/main/streams
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-08-05 10:39:37 +02:00
2020-12-18 17:07:07 +01:00
2019-10-31 09:37:27 +01:00
2020-11-30 15:06:40 +01:00
2020-12-23 13:52:45 +01:00
2021-01-15 12:33:06 +01:00
2021-01-15 12:33:06 +01:00