php-src/ext/pspell
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 Convert pspell resources to objects 2020-10-22 00:46:05 +00:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_pspell.h Fix [-Wundef] warning in PSpell extension 2020-05-20 14:01:11 +02:00
pspell.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
pspell.stub.php Merge branch 'PHP-8.0' 2020-10-22 14:56:00 +02:00
pspell_arginfo.h Merge branch 'PHP-8.0' 2020-10-22 14:56:00 +02:00