1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/date
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-12-21 10:32:17 +00:00
2020-12-23 16:47:08 +01:00
2019-07-14 13:50:05 +02:00
2020-10-26 11:05:22 +01:00
2021-01-15 12:33:06 +01:00