﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
21058	Undefined variable in mw.getRecentPosts	maxcutler	nacin	"The `$struct` variable is not defined before being used in `mw_getRecentPosts` method.

The first reference is within a `for` loop, and then it is referenced again outside of the for loop, where it is technically undefined. While PHP figures out the intended behavior, this is invalid code and generates notices."	defect (bug)	closed	low	3.5	XML-RPC	1.5	trivial	fixed	has-patch commit	
