summaryrefslogtreecommitdiff
path: root/tests/include/include_once_tmpvar.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_once_tmpvar.phpt
parent5a0d9ff59f2a222259e430076f83ae62421d684e (diff)
parent7ea20b91eaa4d977991ef81bf1000758c9d3b6c6 (diff)
Merge branch 'master' into 0.9.37
Diffstat (limited to 'tests/include/include_once_tmpvar.phpt')
-rw-r--r--tests/include/include_once_tmpvar.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/include/include_once_tmpvar.phpt b/tests/include/include_once_tmpvar.phpt
index 1f94c5a..4206893 100644
--- a/tests/include/include_once_tmpvar.phpt
+++ b/tests/include/include_once_tmpvar.phpt
@@ -16,4 +16,4 @@ suhosin.executor.include.blacklist=
16 include_once $var.$app; 16 include_once $var.$app;
17?> 17?>
18--EXPECTF-- 18--EXPECTF--
19ALERT - Include filename ('http://127.0.0.1/?') is an URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4) 19ALERT - Include filename ('http://127.0.0.1/?') is a URL that is not allowed (attacker 'REMOTE_ADDR not set', file '%s', line 4)