summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_param_r.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disabled_functions_param_r.phpt')
-rw-r--r--src/tests/disabled_functions_param_r.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disabled_functions_param_r.phpt b/src/tests/disabled_functions_param_r.phpt
index fbbbf8f..e44b1d5 100644
--- a/src/tests/disabled_functions_param_r.phpt
+++ b/src/tests/disabled_functions_param_r.phpt
@@ -10,4 +10,4 @@ system("id");
10system("echo win"); 10system("echo win");
11?> 11?>
12--EXPECTF-- 12--EXPECTF--
13[snuffleupagus][0.0.0.0][disabled_function][drop] The call to the function 'system' in %a/tests/disabled_functions_param_r.php:2 has been disabled, because its argument 'command' content (id) matched a rule. 13[snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'system' in %a/tests/disabled_functions_param_r.php:2, because its argument 'command' content (id) matched a rule.