summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_require_once.phpt
diff options
context:
space:
mode:
authorjvoisin2023-02-01 21:12:58 +0100
committerjvoisin2023-02-02 13:17:22 +0100
commit2dcf2a2d7578d1e43ee7e3fa69386ccc5afebbf0 (patch)
treea1b4b74396e89f66ccb9f54fe878ba607c103aec /src/tests/disable_function/disabled_functions_require_once.phpt
parentf4d3c01bd196400548f5712223171007563ab834 (diff)
Url encode functions arguments when logging them
Diffstat (limited to 'src/tests/disable_function/disabled_functions_require_once.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_require_once.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_require_once.phpt b/src/tests/disable_function/disabled_functions_require_once.phpt
index 81049ef..62b8d4c 100644
--- a/src/tests/disable_function/disabled_functions_require_once.phpt
+++ b/src/tests/disable_function/disabled_functions_require_once.phpt
@@ -19,4 +19,4 @@ echo "1337";
19?> 19?>
20--EXPECTF-- 20--EXPECTF--
21BLA 21BLA
22Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require_once', because its argument 'inclusion path' content (%a/test.meh) matched a rule in %a/disabled_functions_require_once.php on line %d 22Fatal error: [snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'require_once', because its argument 'inclusion path' content (%a%2Ftest.meh) matched a rule in %a/disabled_functions_require_once.php on line %d