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

seanr’s picture

I get the same error with HEAD running on PHP 5.1.6 (I installed json and changed the version check - patch forthcoming).

morbus iff’s picture

Subscribe.

moshe weitzman’s picture

Status: Active » Fixed

i 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.