From: Marcus Boerger Date: Tue, 29 Oct 2002 16:09:03 +0000 (+0000) Subject: corrected output X-Git-Tag: php-4.3.0RC1~446 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc62badf9dbc53e0cc0b28e6104cc617e56a5e93;p=php corrected output --- diff --git a/ext/domxml/tests/domxml002.phpt b/ext/domxml/tests/domxml002.phpt index 183420eec5..455ee5ef30 100644 --- a/ext/domxml/tests/domxml002.phpt +++ b/ext/domxml/tests/domxml002.phpt @@ -18,7 +18,16 @@ print_node_list($children); ?> --EXPECT-- ---------- root +Node Name: +Node Type: 14 +Num Children: 1 +Node Content: + +Node Name: #comment +Node Type: 8 +Num Children: 0 +Node Content: lsfj + Node Name: chapter Node Type: 1 -Num Children: 4 \ No newline at end of file +Num Children: 4