summaryrefslogtreecommitdiff
path: root/src/tests
diff options
context:
space:
mode:
authorjvoisin2020-06-07 19:42:51 +0200
committerjvoisin2020-06-07 19:42:51 +0200
commitddaa664cd349e841f483bdc344a8e655f3a8e96e (patch)
tree55b7487bad6997d709242c26147134ae7fa67e49 /src/tests
parentea47bc0734d58ba09f9cc66fa4b1dce13fff53cb (diff)
Mark simplexml tests as broken
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/xxe/disable_xxe_simplexml.phpt1
-rw-r--r--src/tests/xxe/disable_xxe_simplexml_oop.phpt1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/tests/xxe/disable_xxe_simplexml.phpt b/src/tests/xxe/disable_xxe_simplexml.phpt
index 85be5b4..1d3ef4c 100644
--- a/src/tests/xxe/disable_xxe_simplexml.phpt
+++ b/src/tests/xxe/disable_xxe_simplexml.phpt
@@ -6,6 +6,7 @@ Disable XXE
6sp.configuration_file={PWD}/config/disable_xxe.ini 6sp.configuration_file={PWD}/config/disable_xxe.ini
7--EXTENSIONS-- 7--EXTENSIONS--
8simplexml 8simplexml
9--XFAIL--
9--FILE-- 10--FILE--
10<?php 11<?php
11$dir = __DIR__; 12$dir = __DIR__;
diff --git a/src/tests/xxe/disable_xxe_simplexml_oop.phpt b/src/tests/xxe/disable_xxe_simplexml_oop.phpt
index 5f38889..e101337 100644
--- a/src/tests/xxe/disable_xxe_simplexml_oop.phpt
+++ b/src/tests/xxe/disable_xxe_simplexml_oop.phpt
@@ -6,6 +6,7 @@ Disable XXE
6sp.configuration_file={PWD}/config/disable_xxe.ini 6sp.configuration_file={PWD}/config/disable_xxe.ini
7--EXTENSIONS-- 7--EXTENSIONS--
8simplexml 8simplexml
9--XFAIL--
9--FILE-- 10--FILE--
10<?php 11<?php
11$dir = __DIR__; 12$dir = __DIR__;