mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
fix test
This commit is contained in:
parent
a5505302e4
commit
ff183efe61
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ print $xml->asXML();
|
||||||
?>
|
?>
|
||||||
===DONE===
|
===DONE===
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
|
Warning: main(): Cannot write or create unnamed element in %s on line %d
|
||||||
|
|
||||||
|
Warning: main(): Cannot write or create unnamed element in %s on line %d
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<root><foo/></root>
|
<root><foo/></root>
|
||||||
===DONE===
|
===DONE===
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue