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 --- src/tests/disable_function/disabled_functions_require.phpt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'src/tests/disable_function/disabled_functions_require.phpt') diff --git a/src/tests/disable_function/disabled_functions_require.phpt b/src/tests/disable_function/disabled_functions_require.phpt index df2b2f0..bf59b58 100644 --- a/src/tests/disable_function/disabled_functions_require.phpt +++ b/src/tests/disable_function/disabled_functions_require.phpt @@ -7,18 +7,17 @@ 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', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require.php on line 6 +Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require.php on line %d -- cgit v1.3