PHP notices in update.php due to jquery_update_update_6200() not returning array
markus_petrux - April 24, 2009 - 09:57
| Project: | jQuery Update |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
I just upgraded to latest 6.x-2.x-dev snapshot that comes with update step 6200, and I got the following:
* warning: array_merge(): Argument #2 is not an array in /path/to/drupal/update.php on line 174.
* warning: Invalid argument supplied for foreach() in /path/to/drupal/update.php on line 339.
Attached patch should fix this.
| Attachment | Size |
|---|---|
| jquery_update_update_6200.patch | 446 bytes |

#1
typo in title, sorry
#2
Just marked the following issue as a duplicate of this one.
#451216: Missing return for update 6200.