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