From 0a5a8f7b65ee6c5e1b5a67b267fb32f5a060cfff Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Wed, 12 Feb 2014 14:26:49 +0100 Subject: Fix this test to include stats --- tests/filter/post_fileupload_filter_1.phpt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/filter') 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 ALERT - tried to register forbidden variable '_POST' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') ALERT - tried to register forbidden variable '_ENV' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') ALERT - tried to register forbidden variable '_GET' through POST variables (attacker 'REMOTE_ADDR not set', file '%s') +ALERT - 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 -- cgit v1.3