php-src/ext/libxml
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 Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
config.w32 Control VCRT leak reporting via environment variable in debug builds 2020-06-10 09:05:17 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS
libxml.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
libxml.stub.php Deprecate libxml_disable_entity_loader() 2020-08-03 21:53:29 +02:00
libxml_arginfo.h Deprecate libxml_disable_entity_loader() 2020-08-03 21:53:29 +02:00
php_libxml.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_libxml2.def Add symbol to libxml exports 2017-09-11 17:35:25 +02:00