diff options
Diffstat (limited to 'ext/simplexml/tests/013.phpt')
-rw-r--r-- | ext/simplexml/tests/013.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/simplexml/tests/013.phpt b/ext/simplexml/tests/013.phpt index 56c57dfbc2..cf58461451 100644 --- a/ext/simplexml/tests/013.phpt +++ b/ext/simplexml/tests/013.phpt @@ -1,11 +1,11 @@ --TEST-- SimpleXML: Split text content --SKIPIF-- -<?php +<?php if (!extension_loaded('simplexml')) print 'skip'; ?> --FILE-- -<?php +<?php $xml =<<<EOF <?xml version="1.0" encoding="ISO-8859-1" ?> |