diff options
Diffstat (limited to 'tests/include/require_once_constant.phpt')
| -rw-r--r-- | tests/include/require_once_constant.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/require_once_constant.phpt b/tests/include/require_once_constant.phpt index 43c69c8..699720a 100644 --- a/tests/include/require_once_constant.phpt +++ b/tests/include/require_once_constant.phpt | |||
| @@ -14,4 +14,4 @@ suhosin.executor.include.blacklist= | |||
| 14 | require_once "http://127.0.0.1/"; | 14 | require_once "http://127.0.0.1/"; |
| 15 | ?> | 15 | ?> |
| 16 | --EXPECTF-- | 16 | --EXPECTF-- |
| 17 | ALERT - Include filename ('http://127.0.0.1/') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2) | 17 | ALERT - Include filename ('http://127.0.0.1/') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2) |
