--TEST-- Testing: suhosin.server.encode=On --DESCRIPTION-- This test is incomplete but at the moment we cannot do better with the standard test framework. --INI-- suhosin.log.syslog=0 suhosin.log.sapi=0 suhosin.log.stdout=255 suhosin.log.script=0 suhosin.server.encode=On --SKIPIF-- --ENV-- return <<"'`!AAA END; --COOKIE-- --GET-- BBB<>"'`!BBB --POST-- --FILE-- --EXPECTF-- string(22) "AAA%3C%3E%22%27%60!AAA" string(22) "BBB%3C%3E%22%27%60!BBB"