--TEST-- Testing: suhosin.executor.func.blacklist=printf with function_exists() --SKIPIF-- --INI-- suhosin.log.sapi=64 suhosin.executor.func.blacklist=printf,max --FILE-- --EXPECTF-- bool(true) bool(false) bool(true) bool(false) bool(true)