summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_callback_called_file_r.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disable_function/disabled_functions_callback_called_file_r.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_callback_called_file_r.phpt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tests/disable_function/disabled_functions_callback_called_file_r.phpt b/src/tests/disable_function/disabled_functions_callback_called_file_r.phpt
index ec75d74..d977733 100644
--- a/src/tests/disable_function/disabled_functions_callback_called_file_r.phpt
+++ b/src/tests/disable_function/disabled_functions_callback_called_file_r.phpt
@@ -30,10 +30,5 @@ include "$dir/myfunc_callback.php";
30echo test('test_callback'); 30echo test('test_callback');
31 31
32?> 32?>
33--CLEAN--
34<?php
35$dir = __DIR__;
36@unlink("$dir/myfunc_callback.php");
37?>
38--EXPECTF-- 33--EXPECTF--
39Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'test_callback' in %a/myfunc_callback.php on line 4 34Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'test_callback' in %a/myfunc_callback.php on line 4