﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5047	dbDelta generates E_WARNING if no indices are defined	arnee	arnee	"dbDelta tries to loop through the array of indexes with foreach, but this array is NULL if no indexes are defined. Foreach with NULL => E_WARNING

Solution: Check if $indices is an array"	defect (bug)	closed	normal	2.3	Optimization	2.3	normal	fixed	has-patch	
