From eb570f29daa42fd8b90ecfff75382846e51b3a15 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 10 Dec 2022 12:00:36 +0100 Subject: Add support for PHP8.2 --- .../disable_function/disabled_functions_require_once.phpt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'src/tests/disable_function/disabled_functions_require_once.phpt') diff --git a/src/tests/disable_function/disabled_functions_require_once.phpt b/src/tests/disable_function/disabled_functions_require_once.phpt index 7356c08..81049ef 100644 --- a/src/tests/disable_function/disabled_functions_require_once.phpt +++ b/src/tests/disable_function/disabled_functions_require_once.phpt @@ -7,18 +7,16 @@ sp.configuration_file={PWD}/config/config_disabled_functions_require.ini --FILE-- ---CLEAN-- - --EXPECTF-- BLA -Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require_once', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require_once.php on line 6 +Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require_once', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require_once.php on line %d -- cgit v1.3