While the update went OK, I think, I did get the following two warnings:

* warning: array_merge() [function.array-merge]: Argument #2 is not an array in /.../update.php on line 174.
* warning: Invalid argument supplied for foreach() in /.../update.php on line 339.

Using PHP 5.2.4.

Comments

optalgin’s picture

Assigned: Unassigned » optalgin
Priority: Normal » Minor
Status: Active » Fixed

Thanks, fixed for the next release.

You can just ignore these warnings..
Just missing return value from the update procedure..

Status: Fixed » Closed (fixed)

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