running pressflow6 w/ php 5.3.0 & drush cvs/HEAD,
although most drush functions work, in all cases, output starts with,
array_merge(): Argument #2 is not an array [warning]
and in the case of
drush info
array_merge(): Argument #2 is not an array [warning]
No information available. [error]
An error occurred at function : drush_pm_info [error]
Comments
Comment #1
seanrI get the same error with HEAD running on PHP 5.1.6 (I installed json and changed the version check - patch forthcoming).
Comment #2
morbus iffSubscribe.
Comment #3
moshe weitzman commentedi just fixed that array_merge() error in head. also try very latest pressflow from trunk. it fixed a drush incompatibility which might be at play here (kinda doubt it tho). please reopen if needed.