--TEST-- ReflectionFunction::getDocComment() --CREDITS-- Robin Fernandes Steve Seear --FILE-- getDocComment()); } dumpFuncInfo('foo'); dumpFuncInfo('bar'); dumpFuncInfo('extract'); ?> --EXPECTF-- string(%d) "/** * my doc comment */" bool(false) bool(false)