Test: /ext/soap/tests/bug77088.phpt - Version 7.4.0        

Bug #77088 Segfault when using SoapClient with null options
Submitted: 2018-10-31 11:54:33 Modified: 2018-10-31 17:00:08
From: projektsage Assigned:
Status: Closed Package: SOAP related
PHP Version: 7.3.0RC4 OS: linux

There is 1 diff reported by users for this test.

Count Diff
7 (100%)
016+ array(5) {
016- array(6) {
027+ }
028+ }
029+ ["previous":"Exception":private]=>
030+ NULL
031+ ["faultstring"]=>
032+ string(44) "SoapClient::SoapClient(): Invalid parameters"
033+ ["faultcode"]=>
034+ string(6) "Client"
035+ ["faultcodens"]=>
036+ string(41) "http://schemas.xmlsoap.org/soap/envelope/"
037+ }
027- ["args"]=>
028- array(2) {
029- [0]=>
030- string(9) "test.wsdl"
031- [1]=>
032- NULL
033- }
034- }
035- }
036- ["previous":"Exception":private]=>
037- NULL
038- ["faultstring"]=>
039- string(44) "SoapClient::SoapClient(): Invalid parameters"
040- ["faultcode"]=>
041- string(6) "Client"
042- ["faultcodens"]=>
043- string(41) "http://schemas.xmlsoap.org/soap/envelope/"
044- }