diff options
Diffstat (limited to 'src/tests/disable_function/disabled_functions_require.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_functions_require.phpt | 2 |
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-- |
| 22 | BLA | 22 | BLA |
| 23 | Fatal 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 | 23 | Fatal 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 |
