From e8c97f3f16351b750c3395383269d6d206c7048d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 14 May 2020 00:38:57 +0200 Subject: Fix the testsuite under php7.4 --- src/tests/xxe/disable_xxe_dom.phpt | 12 +++--------- src/tests/xxe/disable_xxe_dom_disabled.phpt | 9 +++------ src/tests/xxe/disable_xxe_simplexml.phpt | 9 +++------ src/tests/xxe/disable_xxe_simplexml_oop.phpt | 9 +++------ 4 files changed, 12 insertions(+), 27 deletions(-) (limited to 'src/tests') diff --git a/src/tests/xxe/disable_xxe_dom.phpt b/src/tests/xxe/disable_xxe_dom.phpt index 2f45f66..58467f7 100644 --- a/src/tests/xxe/disable_xxe_dom.phpt +++ b/src/tests/xxe/disable_xxe_dom.phpt @@ -1,17 +1,11 @@ --TEST-- Disable XXE --SKIPIF-- - ---EXTENSIONS-- -dom + --INI-- sp.configuration_file={PWD}/config/disable_xxe.ini +--EXTENSIONS-- +dom --FILE-- ---extensions-- -dom + --INI-- sp.configuration_file={PWD}/config/disable_xxe_disable.ini +--EXTENSIONS-- +dom --FILE-- ---EXTENSIONS-- -xml + --INI-- sp.configuration_file={PWD}/config/disable_xxe.ini +--EXTENSIONS-- +simplexml --FILE-- ---EXTENSIONS-- -xml + --INI-- sp.configuration_file={PWD}/config/disable_xxe.ini +--EXTENSIONS-- +simplexml --FILE--