summaryrefslogtreecommitdiff
path: root/tests/include/require_constant.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/require_constant.phpt')
-rw-r--r--tests/include/require_constant.phpt2
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--
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)