summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_chmod.phpt
diff options
context:
space:
mode:
authorBen Fuhrmannek2022-01-11 19:46:19 +0100
committerBen Fuhrmannek2022-01-11 19:47:40 +0100
commit62433175a6f7d31772942f1f49971c7085b83ab5 (patch)
treec8ffc0e04155091a7c7c31d9191423dda961dd9b /src/tests/disable_function/disabled_functions_chmod.phpt
parent793cf262e2e081850fcfce39e93b86fee93c7ecf (diff)
fixed test case
Diffstat (limited to 'src/tests/disable_function/disabled_functions_chmod.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_chmod.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_chmod.phpt b/src/tests/disable_function/disabled_functions_chmod.phpt
index 28f948d..834bc31 100644
--- a/src/tests/disable_function/disabled_functions_chmod.phpt
+++ b/src/tests/disable_function/disabled_functions_chmod.phpt
@@ -11,4 +11,4 @@ chmod( 'foo', 0777 );
11?> 11?>
12--XFAIL-- 12--XFAIL--
13--EXPECTF-- 13--EXPECTF--
14Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'chmod', because its argument '$mode' content (511) matched a rule in %a/disabled_function_chmod.php on line %d 14Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'chmod', because its argument '$mode' content (511) matched a rule in %a.php on line %d