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_once_tmpvar.phpt | |
| parent | 5a0d9ff59f2a222259e430076f83ae62421d684e (diff) | |
| parent | 7ea20b91eaa4d977991ef81bf1000758c9d3b6c6 (diff) | |
Merge branch 'master' into 0.9.37
Diffstat (limited to 'tests/include/require_once_tmpvar.phpt')
| -rw-r--r-- | tests/include/require_once_tmpvar.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/require_once_tmpvar.phpt b/tests/include/require_once_tmpvar.phpt index 2be24b2..956b563 100644 --- a/tests/include/require_once_tmpvar.phpt +++ b/tests/include/require_once_tmpvar.phpt | |||
| @@ -16,4 +16,4 @@ suhosin.executor.include.blacklist= | |||
| 16 | require_once $var.$app; | 16 | require_once $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) |
