--TEST-- ReflectionMethod::getDocComment() errors --FILE-- getDocComment(null)); var_dump($rc->getDocComment('X')); ?> --EXPECTF-- Warning: Wrong parameter count for ReflectionFunctionAbstract::getDocComment() in %s on line %d NULL Warning: Wrong parameter count for ReflectionFunctionAbstract::getDocComment() in %s on line %d NULL