summaryrefslogtreecommitdiff
path: root/tests/filter
diff options
context:
space:
mode:
authorStefan Esser2014-02-12 14:26:49 +0100
committerStefan Esser2014-02-12 14:26:49 +0100
commit0a5a8f7b65ee6c5e1b5a67b267fb32f5a060cfff (patch)
tree02691ba6b25896288d6e8a134b399bcee6cedd83 /tests/filter
parent2a08dabe212238e0e35befcca67bc5303823b64f (diff)
Fix this test to include stats
Diffstat (limited to 'tests/filter')
-rw-r--r--tests/filter/post_fileupload_filter_1.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filter/post_fileupload_filter_1.phpt b/tests/filter/post_fileupload_filter_1.phpt
index cdc882f..453c38d 100644
--- a/tests/filter/post_fileupload_filter_1.phpt
+++ b/tests/filter/post_fileupload_filter_1.phpt
@@ -112,3 +112,4 @@ ALERT - tried to register forbidden variable '_FILES' through POST variables (at
112ALERT - tried to register forbidden variable '_POST' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') 112ALERT - tried to register forbidden variable '_POST' through POST variables (attacker 'REMOTE_ADDR not set', file '%s')
113ALERT - tried to register forbidden variable '_ENV' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') 113ALERT - tried to register forbidden variable '_ENV' through POST variables (attacker 'REMOTE_ADDR not set', file '%s')
114ALERT - tried to register forbidden variable '_GET' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') 114ALERT - tried to register forbidden variable '_GET' through POST variables (attacker 'REMOTE_ADDR not set', file '%s')
115ALERT - dropped 17 request variables - (0 in GET, 17 in POST, 0 in COOKIE) (attacker 'REMOTE_ADDR not set', file '%s') \ No newline at end of file