summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_require.phpt
diff options
context:
space:
mode:
authorJulien Voisin2023-02-02 13:21:23 +0100
committerGitHub2023-02-02 13:21:23 +0100
commitaa6380abe6f85443841baf708a1d28f474d5f6c8 (patch)
treea1b4b74396e89f66ccb9f54fe878ba607c103aec /src/tests/disable_function/disabled_functions_require.phpt
parentf4d3c01bd196400548f5712223171007563ab834 (diff)
parent2dcf2a2d7578d1e43ee7e3fa69386ccc5afebbf0 (diff)
Url encode functions arguments when logging them
Diffstat (limited to 'src/tests/disable_function/disabled_functions_require.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_require.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_require.phpt b/src/tests/disable_function/disabled_functions_require.phpt
index bf59b58..a759a33 100644
--- a/src/tests/disable_function/disabled_functions_require.phpt
+++ b/src/tests/disable_function/disabled_functions_require.phpt
@@ -20,4 +20,4 @@ echo "1337";
20?> 20?>
21--EXPECTF-- 21--EXPECTF--
22BLA 22BLA
23Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require.php on line %d 23Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require', because its argument 'inclusion path' content (%a%2Ftest.meh) matched a rule in %a/disabled_functions_require.php on line %d