php-src/ext/soap
Nikita Popov dd64928f38 Merge branch 'PHP-8.0'
* PHP-8.0:
  Accept null $location in SoapClient::__setLocation()
2021-02-10 10:52:28 +01:00
..
tests Merge branch 'PHP-8.0' 2021-02-01 00:17:02 -08: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 Merge branch 'PHP-8.0' 2021-02-02 10:07:19 +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 Merge branch 'PHP-8.0' 2021-02-01 00:17:02 -08:00
php_xml.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
soap_arginfo.h Make SoapVar arguments nullable 2021-02-10 10:36:32 +01:00
soap.c Merge branch 'PHP-8.0' 2021-02-10 10:52:28 +01:00
soap.stub.php Accept null $location in SoapClient::__setLocation() 2021-02-10 10:50:42 +01:00