Closed (duplicate)
Project:
jQuery Update
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 15:15 UTC
Updated:
12 Feb 2012 at 20:01 UTC
Received this error after using update.php for jquery_update-6.x-2.0-alpha1:
warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\xampp\htdocs\strassner\update.php on line 174.
warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\strassner\update.php on line 338.
Comments
Comment #1
Jorrit commentedThis is because jquery_update_update_6200() should return an array.
Comment #2
SchwebDesign commentedsame error here.
subscribing
Comment #3
Jorrit commentedDuplicate of #443718: PHP notices in update.php due to jquery_update_update_6200() not returning array.