Closed (fixed)
Project:
Drupal Code Sniffer
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2012 at 02:56 UTC
Updated:
20 Jul 2012 at 15:31 UTC
After following the installation instructions for drush, I started getting the following warning(s) when running any drush commands:
strtr(): The second argument is not an array drush.inc:644 [warning]
strtr(): The second argument is not an array drush.inc:644 [warning]
strtr(): The second argument is not an array drush.inc:644 [warning]
strtr(): The second argument is not an array drush.inc:644 [warning]
Running "drush dcs" does work, but I'd like to eliminate the errors.
Comments
Comment #1
matt v. commentedUpdating to Drush 5 fixed the issue, for me.