I got the following warnings upon running update.php while upgrading from 5.x-1.0 to 5.x-1.1 on my local test site:

  • warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\xampplite\htdocs\drupal\update.php on line 309.
  • warning: Invalid argument supplied for foreach() in D:\xampplite\htdocs\drupal\update.php on line 542.

I didn't get any errors, but I'm not sure whether it would be safe to perform this update on my live site.

Comments

matt2000’s picture

Status: Active » Postponed (maintainer needs more info)

Have you tried the 1.x-dev version? Per the big, bold, note, the '1.1' version is not recommended.

It seems there's no way for me to remove the current 1.1 package, so until I get a chance to make a new release, keep using the dev version.

gisle’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Presumably fixed in 5.x-1.2 and 5.x-1.3.