diff options
Diffstat (limited to 'src/tests/disable_function/disabled_functions_include_once.phpt')
| -rw-r--r-- | src/tests/disable_function/disabled_functions_include_once.phpt | 2 |
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-- |
| 22 | BLA | 22 | BLA |
| 23 | 23 | ||
| 24 | Warning: [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 | 24 | Warning: [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 |
| 25 | MEH | 25 | MEH |
| 26 | 1337 | 26 | 1337 |
