BeSimpleSoap/tests
Petr Bechyně b650254d54 SoapClient::trace = SoapClientOptions::SOAP_CLIENT_TRACE_OFF fixed when SoapFault is thrown
Incompatible changes: 1) Default SoapClientOptionsBuilder method now sets tracing to ON and 2) SoapResponse now contains request in all calls so that SoapRequestFactory interface had to be changed.
2017-06-16 13:42:08 +02:00
..
BeSimple SoapClient::trace = SoapClientOptions::SOAP_CLIENT_TRACE_OFF fixed when SoapFault is thrown 2017-06-16 13:42:08 +02:00
Fixtures Mime/PartHeaders now handle both Content-ID and Content-id according to W3 specs 2017-06-12 15:14:28 +02:00
SwaReceiverEndpoint.php SoapServer/Client now handle binary files correctly & large tests/fixtures update 2017-04-04 18:36:18 +02:00
SwaSenderEndpoint.php SoapServer/Client now handle binary files correctly & large tests/fixtures update 2017-04-04 18:36:18 +02:00
SwaSenderSoapFaultEndpoint.php SoapFault handling refactored: client now returns server fault codes + more details in message 2017-05-26 10:53:41 +02:00