From 5746031cf78bdeab8d9ae30c8b8c8a8fb74340be Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Sat, 7 Aug 2021 20:00:45 +0200 Subject: fixed disabled_functions tests --- src/tests/disable_function/disabled_functions_chmod_php8.phpt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/tests/disable_function/disabled_functions_chmod_php8.phpt') diff --git a/src/tests/disable_function/disabled_functions_chmod_php8.phpt b/src/tests/disable_function/disabled_functions_chmod_php8.phpt index 71bb034..c947ba7 100644 --- a/src/tests/disable_function/disabled_functions_chmod_php8.phpt +++ b/src/tests/disable_function/disabled_functions_chmod_php8.phpt @@ -4,11 +4,10 @@ Disable functions - chmod, in php8 --INI-- -sp.configuration_file={PWD}/config/disabled_functions_chmod.ini +sp.configuration_file={PWD}/config/disabled_functions_chmod_php8.ini --FILE-- ---XFAIL-- --EXPECTF-- -Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'chmod', because its argument '$permissions' content (511) matched a rule in %a/disabled_function_chmod_php8.php on line %d +Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'chmod', because its argument '$permissions' content (511) matched a rule in %a.php on line %d -- cgit v1.3