diff options
Diffstat (limited to 'tests/include/require_tmpvar.phpt')
| -rw-r--r-- | tests/include/require_tmpvar.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/require_tmpvar.phpt b/tests/include/require_tmpvar.phpt index d411067..e0b504f 100644 --- a/tests/include/require_tmpvar.phpt +++ b/tests/include/require_tmpvar.phpt | |||
| @@ -16,4 +16,4 @@ suhosin.executor.include.blacklist= | |||
| 16 | require $var.$app; | 16 | require $var.$app; |
| 17 | ?> | 17 | ?> |
| 18 | --EXPECTF-- | 18 | --EXPECTF-- |
| 19 | ALERT - Include filename ('http://127.0.0.1/?') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4) | 19 | ALERT - Include filename ('http://127.0.0.1/?') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4) |
