1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00
This commit is contained in:
Antony Dovgal
2007-10-25 11:54:17 +00:00
parent 9942f30a38
commit 48d4654670
+1
View File
@@ -36,6 +36,7 @@ $xw->endDocument();
print $xw->flush(true);
?>
--EXPECTF--
Warning: Wrong parameter count for XMLWriter::endElement() in %s on line %d
<?xml version="1.0"?>
<test>
<foo/>