From: Marcus Boerger Date: Sat, 17 Jan 2004 17:24:58 +0000 (+0000) Subject: Don't use external xml files X-Git-Tag: php_ibase_before_split~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=253c97fbfe8e0766acee29d30861a51927030b87;p=php Don't use external xml files --- diff --git a/ext/simplexml/tests/004.phpt b/ext/simplexml/tests/004.phpt index 7f01ec1490..b82f66567c 100755 --- a/ext/simplexml/tests/004.phpt +++ b/ext/simplexml/tests/004.phpt @@ -5,7 +5,25 @@ SimpleXML and CDATA --FILE-- + + + Plain text. + + + + + + + + + + + + +EOF +); print_r($sxe); diff --git a/ext/simplexml/tests/004.xml b/ext/simplexml/tests/004.xml deleted file mode 100755 index a3ef057642..0000000000 --- a/ext/simplexml/tests/004.xml +++ /dev/null @@ -1,19 +0,0 @@ - - -%incent; -]> - - Plain text. - - - - - - - - - - - - \ No newline at end of file