Merge branch 'PHP-8.2' into PHP-8.3

* PHP-8.2:
  Update test for changed error message format in libxml 2.13
This commit is contained in:
Niels Dossche 2024-09-12 23:11:23 +02:00
commit 6f975a271f
No known key found for this signature in database
GPG key ID: B8A8AD166DF0E2E5

View file

@ -47,9 +47,9 @@ echo 'Done.' . PHP_EOL;
</main:NULL> </main:NULL>
<!-- init Exception::getMessage() --> <!-- init Exception::getMessage() -->
<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. Done.
</file '%s%eobserver_error_%d.php'> </file '%s%eobserver_error_%d.php'>