php-src/ext/sysvsem
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
..
tests Run tidy 2020-09-18 14:28:32 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS
php_sysvsem.h Fix [-Wundef] warning in Sysvsem extension 2020-05-18 00:37:17 +02:00
sysvsem.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
sysvsem.stub.php Review parameter names in ext/sysvsem 2020-10-01 23:09:31 +02:00
sysvsem_arginfo.h Review parameter names in ext/sysvsem 2020-10-01 23:09:31 +02:00