﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
48614	Return type of comments_link_feed uses invalid phpdoc keyword	diddledan	SergeyBiryukov	"In wp-includes/feed.php the return type of comments_link_feed is documented as none, which is not a valid keyword according to the phpdoc specification: https://docs.phpdoc.org/guides/types.html

The attached patch corrects none to be void. Alternatively the @return documentation tag might be removed altogether for the same effect."	defect (bug)	closed	normal	5.4	Feeds	trunk	trivial	fixed	has-patch		docs
