﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13715	dbDelta produces warnings	mitchoyoshitaka	westi	"I just followed the instructions [http://codex.wordpress.org/Creating_Tables_with_Plugins on the Codex] to use dbDelta to create and update tables, and I'm getting the following warning:

{{{
Warning: array_search() [function.array-search]: Wrong datatype for second argument in /Users/mitcho/wordpress/wp-admin/includes/upgrade.php  on line 1526
}}}

It looks like $indices is never being initialized as an array. The attached patch works, but I'm not familiar with the dbDelta logic so it'll need review from someone who does."	defect (bug)	closed	normal	3.0	Database	3.0	normal	fixed	has-patch needs-unit-tests	
