Closed (fixed)
Project:
Provision
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2011 at 14:09 UTC
Updated:
12 Jun 2014 at 08:41 UTC
Jump to comment: Most recent
Warning : call_user_func_array() expects parameter 2 to be array, string given dns.drush.inc:161
Since PHP 5.3, the second parameter passed to the function "call_user_func_array" has to be an array (http://www.php.net/manual/en/function.call-user-func-array.php#101850).
| Comment | File | Size | Author |
|---|---|---|---|
| patch.txt | 769 bytes | thomas bosviel |
Comments
Comment #1
anarcat commentedComment #2
anarcat commentedFix committed, thanks.