Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
update.module
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jun 2011 at 13:04 UTC
Updated:
29 Sep 2012 at 11:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
lirantal commentedAdded patch.
OS: Ubuntu 9.04
Drupal: Drupal 6.22
Webserver: Apache2
PHP Version: 5.2.10-2ubuntu6.9
Comment #2
dww#1006938: Remove PHP warnings from legacy PHP4 XML parser for new update status release history XML
Comment #3
DeFr commentedJust for future issue researchers: this isn't a duplicate of #1006938: Remove PHP warnings from legacy PHP4 XML parser for new update status release history XML (which is related to retrieving the list of new module releases available on d.o), it's a duplicate of #223288: warning: array_merge() [function.array-merge]: Argument #2 is not an array in / #274283: Warnings on running update.php ; the summary being that one of the contrib module hook_update_N didn't return an array as it was supposed to.