Reporting I got these 2 errors updating from v6.x-1.3 to 6.x-1.9. Although they were from update.php, I've never gotten them before. This happened updating 2 development copies of the same site. Not sure if this is a bug, anyone else getting this?

Invalid argument supplied for foreach() in /home/USERNAME/public_html/dev/update.php on line 338.

array_merge() [function.array-merge]: Argument #2 is not an array in /home/USERNAME/public_html/dev/update.php on line 174.

Comments

willvincent’s picture

Status: Active » Fixed

Thanks for pointing that out. It shouldn't be anything that prevents it from working, update.php is complaining about one of the update functions not returning an array. I've got that fixed and it will be in the next update.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.