php-src/ext/xmlwriter
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 Warning promotion: Throw on writing invalid XML tag names 2020-09-29 16:52:47 +02: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_xmlwriter.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_xmlwriter.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_xmlwriter.stub.php Verify parameter names of function aliases 2020-10-16 10:56:33 +02:00
php_xmlwriter_arginfo.h Verify parameter names of function aliases 2020-10-16 10:56:33 +02:00