diff options
Diffstat (limited to 'ext/simplexml/tests/006.phpt')
-rw-r--r-- | ext/simplexml/tests/006.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/006.phpt b/ext/simplexml/tests/006.phpt index 72ad0c8089..bf4270f449 100644 --- a/ext/simplexml/tests/006.phpt +++ b/ext/simplexml/tests/006.phpt @@ -3,7 +3,7 @@ SimpleXML: foreach --SKIPIF-- <?php if (!extension_loaded("simplexml")) print "skip"; ?> --FILE-- -<?php +<?php $sxe = simplexml_load_string(<<<EOF <?xml version='1.0'?> |