summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_called_file_r.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disable_function/disabled_functions_called_file_r.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_called_file_r.phpt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tests/disable_function/disabled_functions_called_file_r.phpt b/src/tests/disable_function/disabled_functions_called_file_r.phpt
index dde26f7..2ba06d4 100644
--- a/src/tests/disable_function/disabled_functions_called_file_r.phpt
+++ b/src/tests/disable_function/disabled_functions_called_file_r.phpt
@@ -25,10 +25,5 @@ include "$dir/myfunc.php";
25test(); 25test();
26 26
27?> 27?>
28--CLEAN--
29<?php
30$dir = __DIR__;
31@unlink("$dir/myfunc.php");
32?>
33--EXPECTF-- 28--EXPECTF--
34Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'test' in %a/myfunc.php on line 3 29Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'test' in %a/myfunc.php on line 3