From 72572c6633843074c5ac355410cd622be775afd9 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Tue, 25 Nov 2014 15:24:31 +0100 Subject: typo in filename --- tests/executor/function_whilelist.phpt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 tests/executor/function_whilelist.phpt (limited to 'tests/executor/function_whilelist.phpt') diff --git a/tests/executor/function_whilelist.phpt b/tests/executor/function_whilelist.phpt deleted file mode 100644 index 9017ab4..0000000 --- a/tests/executor/function_whilelist.phpt +++ /dev/null @@ -1,17 +0,0 @@ ---TEST-- -Testing: suhosin.executor.func.whitelist=abs ---SKIPIF-- - ---INI-- -suhosin.log.sapi=64 -suhosin.executor.func.whitelist=abs ---FILE-- - ---EXPECTF-- -ALERT - function outside of whitelist called: max() (attacker 'REMOTE_ADDR not set', file '%s', line 3) - -Warning: max() has been disabled for security reasons in %s on line 3 -- cgit v1.3