summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_include_once.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_include_once.phpt
parentf4d3c01bd196400548f5712223171007563ab834 (diff)
parent2dcf2a2d7578d1e43ee7e3fa69386ccc5afebbf0 (diff)
Url encode functions arguments when logging them
Diffstat (limited to 'src/tests/disable_function/disabled_functions_include_once.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_include_once.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_include_once.phpt b/src/tests/disable_function/disabled_functions_include_once.phpt
index 8b1bec8..91d9497 100644
--- a/src/tests/disable_function/disabled_functions_include_once.phpt
+++ b/src/tests/disable_function/disabled_functions_include_once.phpt
@@ -21,6 +21,6 @@ echo "1337\n";
21--EXPECTF-- 21--EXPECTF--
22BLA 22BLA
23 23
24Warning: [snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'include_once', because its argument 'inclusion path' content (%a/test.sim) matched a rule in %a/disabled_functions_include_once.php on line %d 24Warning: [snuffleupagus][0.0.0.0][disabled_function][simulation] Aborted execution on call of the function 'include_once', because its argument 'inclusion path' content (%a%2Ftest.sim) matched a rule in %a/disabled_functions_include_once.php on line %d
25MEH 25MEH
261337 261337