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.phpt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tests/disable_function/disabled_function_echo.phpt') diff --git a/src/tests/disable_function/disabled_function_echo.phpt b/src/tests/disable_function/disabled_function_echo.phpt index 12aaff4..b1da0dc 100644 --- a/src/tests/disable_function/disabled_function_echo.phpt +++ b/src/tests/disable_function/disabled_function_echo.phpt @@ -13,7 +13,6 @@ echo "qwe"; test("rty"); test("oops"); ?> ---CLEAN-- --EXPECTF-- qwerty Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'echo' in %a/disabled_function_echo.php on line 3 -- cgit v1.3