﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
66034	Fix missing trailing periods in PHPDoc @param tags in wp-includes/pluggable.php	jorgelopezrepiso	sergeybiryukov	"According to the WordPress Coding Standards (WPCS), all parameter descriptions in PHPDoc blocks should end with a trailing period.

- Line 80: The @param int $user_id User ID description of function get_userdata is missing a period at the end.

- Line 123: The @param int[] $user_ids User ID numbers list description of function cache_users is missing a period at the end."	defect (bug)	reviewing	normal	7.2	General		normal		has-patch commit		coding-standards
