wp-includes/feed.php:440Displays the post categories in the feed.
$typestringoptionalnullfunction the_category_rss( $type = null ) { echo get_the_category_rss( $type );}Introduced in 0.71. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.
src/wp-includes/feed.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.