php-src/ext/soap
Nikita Popov 6b05d958aa Make internal SoapServer/SoapClient state private
This was previously implicitly public due to the use of dynamic
properties. Make this internal state private.

If someone complains, we can consider relaxing this to protected
or public on a case-by-case basis.
2021-08-20 12:54:39 +02:00
..
tests Make internal SoapServer/SoapClient state private 2021-08-20 12:54:39 +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 Declare SoapVar properties 2021-08-19 12:35:37 +02:00
php_encoding.h Declare SoapVar properties 2021-08-19 12:35:37 +02:00
php_http.c Declare remaining SoapClient properties 2021-08-20 12:50:19 +02:00
php_http.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_packet_soap.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_packet_soap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_schema.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
php_schema.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_sdl.c Declare remaining SoapClient properties 2021-08-20 12:50:19 +02:00
php_sdl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_soap.h Declare remaining SoapClient properties 2021-08-20 12:50:19 +02:00
php_xml.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_xml.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
soap_arginfo.h Make internal SoapServer/SoapClient state private 2021-08-20 12:54:39 +02:00
soap.c Declare remaining SoapClient properties 2021-08-20 12:50:19 +02:00
soap.stub.php Make internal SoapServer/SoapClient state private 2021-08-20 12:54:39 +02:00