mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
Update test for changed error message format in libxml 2.13
This commit is contained in:
parent
3ec5919e14
commit
3354cc6e89
@ -47,9 +47,9 @@ echo 'Done.' . PHP_EOL;
|
||||
</main:NULL>
|
||||
<!-- init Exception::getMessage() -->
|
||||
<Exception::getMessage>
|
||||
</Exception::getMessage:'SOAP-ERROR: Parsing WSDL: Couldn\'t load from \'foo\' : failed to load external entity "foo"
|
||||
</Exception::getMessage:'SOAP-ERROR: Parsing WSDL: %s
|
||||
'>
|
||||
SOAP-ERROR: Parsing WSDL: Couldn't load from 'foo' : failed to load external entity "foo"
|
||||
SOAP-ERROR: Parsing WSDL: %s
|
||||
|
||||
Done.
|
||||
</file '%s%eobserver_error_%d.php'>
|
||||
|
Loading…
Reference in New Issue
Block a user