summaryrefslogtreecommitdiff
path: root/src/tests/xxe/disable_xxe_xml_parse.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/xxe/disable_xxe_xml_parse.phpt')
-rw-r--r--src/tests/xxe/disable_xxe_xml_parse.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/xxe/disable_xxe_xml_parse.phpt b/src/tests/xxe/disable_xxe_xml_parse.phpt
index 4a8292d..00627e7 100644
--- a/src/tests/xxe/disable_xxe_xml_parse.phpt
+++ b/src/tests/xxe/disable_xxe_xml_parse.phpt
@@ -8,7 +8,7 @@ Disable XXE in xml_parse
8 echo "skip because the `xml` extension isn't loaded"; 8 echo "skip because the `xml` extension isn't loaded";
9} 9}
10 ?> 10 ?>
11<?php if (PHP_VERSION_ID >= 80000) print "skip"; ?> 11<?php if (PHP_VERSION_ID >= 80000) print "skip Not applicable for PHP 8+"; ?>
12--EXTENSIONS-- 12--EXTENSIONS--
13xml 13xml
14--INI-- 14--INI--