mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +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===
|
||||
--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"?>
|
||||
<root><foo/></root>
|
||||
===DONE===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue