From 1bf0f3ec9088d34383c564d6306901ae6dc94cb5 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 4 Jan 2023 19:06:28 +0100 Subject: Fix the CI for PHP8.2 --- src/tests/disable_function/disabled_function_echo_2.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests/disable_function/disabled_function_echo_2.phpt') diff --git a/src/tests/disable_function/disabled_function_echo_2.phpt b/src/tests/disable_function/disabled_function_echo_2.phpt index 82a2fa1..c1d9817 100644 --- a/src/tests/disable_function/disabled_function_echo_2.phpt +++ b/src/tests/disable_function/disabled_function_echo_2.phpt @@ -9,7 +9,6 @@ sp.configuration_file={PWD}/config/disabled_function_echo.ini echo "qwe"; echo "1", "oops"; ?> ---CLEAN-- --EXPECTF-- qwe1 Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo_2.php on line 3 -- cgit v1.3