summaryrefslogtreecommitdiff
path: root/ext/xml/tests/xml003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/tests/xml003.phpt')
-rw-r--r--ext/xml/tests/xml003.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/xml/tests/xml003.phpt b/ext/xml/tests/xml003.phpt
index 311c81acf..6b0c3f5c5 100644
--- a/ext/xml/tests/xml003.phpt
+++ b/ext/xml/tests/xml003.phpt
@@ -5,8 +5,6 @@ XML parser test, xml_set_object callbacks
require_once("skipif.inc");
XML_SAX_IMPL == 'libxml' && die('skip this test is not intended for libxml SAX parser');
?>
---INI--
-magic_quotes_runtime=0
--FILE--
<?php
chdir(dirname(__FILE__));