summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_register_shutdown_function.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disabled_functions_register_shutdown_function.phpt')
-rw-r--r--src/tests/disabled_functions_register_shutdown_function.phpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tests/disabled_functions_register_shutdown_function.phpt b/src/tests/disabled_functions_register_shutdown_function.phpt
index 45c52a4..b6f1a10 100644
--- a/src/tests/disabled_functions_register_shutdown_function.phpt
+++ b/src/tests/disabled_functions_register_shutdown_function.phpt
@@ -14,4 +14,5 @@ register_shutdown_function('my_super_function');
14?> 14?>
15--EXPECTF-- 15--EXPECTF--
161337 161337
17[snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'my_super_function' in %a/tests/disabled_functions_register_shutdown_function.php:3. 17
18Fatal error: [snuffleupagus][disabled_function] Aborted execution on call of the function 'my_super_function' in %a/disabled_functions_register_shutdown_function.php on line 3 \ No newline at end of file