diff options
| author | Ben Fuhrmannek | 2014-12-03 13:52:57 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-12-03 13:52:57 +0100 |
| commit | f08ccc6821dc6d56cf204f04eb988efe6c18c0d2 (patch) | |
| tree | 1f50dfe7cfabff09f7b0acd478dc47467c26240a /tests/include/require_constant.phpt | |
| parent | 5a0d9ff59f2a222259e430076f83ae62421d684e (diff) | |
| parent | 7ea20b91eaa4d977991ef81bf1000758c9d3b6c6 (diff) | |
Merge branch 'master' into 0.9.37
Diffstat (limited to 'tests/include/require_constant.phpt')
| -rw-r--r-- | tests/include/require_constant.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/require_constant.phpt b/tests/include/require_constant.phpt index 6ee79fb..358d69d 100644 --- a/tests/include/require_constant.phpt +++ b/tests/include/require_constant.phpt | |||
| @@ -14,4 +14,4 @@ suhosin.executor.include.blacklist= | |||
| 14 | require "http://127.0.0.1/"; | 14 | require "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) |
