php-src/ext/soap
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 Use ephemeral port in more server tests 2020-10-23 14:26:34 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_encoding.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_encoding.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_http.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_http.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_packet_soap.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_packet_soap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_schema.c Merge branch 'PHP-7.4' 2020-09-30 08:37:43 +03:00
php_schema.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_sdl.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_sdl.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_soap.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_xml.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
soap.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
soap.stub.php Update ext/soap parameter names 2020-10-08 16:32:01 +02:00
soap_arginfo.h Update ext/soap parameter names 2020-10-08 16:32:01 +02:00