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.