We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79427ae + 3354cc6 commit 6f975a2Copy full SHA for 6f975a2
ext/zend_test/tests/observer_error_04.phpt
@@ -47,9 +47,9 @@ echo 'Done.' . PHP_EOL;
47
</main:NULL>
48
<!-- init Exception::getMessage() -->
49
<Exception::getMessage>
50
- </Exception::getMessage:'SOAP-ERROR: Parsing WSDL: Couldn\'t load from \'foo\' : failed to load external entity "foo"
+ </Exception::getMessage:'SOAP-ERROR: Parsing WSDL: %s
51
'>
52
-SOAP-ERROR: Parsing WSDL: Couldn't load from 'foo' : failed to load external entity "foo"
+SOAP-ERROR: Parsing WSDL: %s
53
54
Done.
55
</file '%s%eobserver_error_%d.php'>
0 commit comments