summaryrefslogtreecommitdiff
path: root/tests/include/include_constant.phpt
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-12-03 13:52:57 +0100
committerBen Fuhrmannek2014-12-03 13:52:57 +0100
commitf08ccc6821dc6d56cf204f04eb988efe6c18c0d2 (patch)
tree1f50dfe7cfabff09f7b0acd478dc47467c26240a /tests/include/include_constant.phpt
parent5a0d9ff59f2a222259e430076f83ae62421d684e (diff)
parent7ea20b91eaa4d977991ef81bf1000758c9d3b6c6 (diff)
Merge branch 'master' into 0.9.37
Diffstat (limited to 'tests/include/include_constant.phpt')
-rw-r--r--tests/include/include_constant.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/include_constant.phpt b/tests/include/include_constant.phpt
index 180aa69..9fdb5ac 100644
--- a/tests/include/include_constant.phpt
+++ b/tests/include/include_constant.phpt
@@ -14,4 +14,4 @@ suhosin.executor.include.blacklist=
14 include "http://127.0.0.1/"; 14 include "http://127.0.0.1/";
15?> 15?>
16--EXPECTF-- 16--EXPECTF--
17ALERT - Include filename ('http://127.0.0.1/') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2) 17ALERT - Include filename ('http://127.0.0.1/') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 2)