Question
Getting errors while installing Drush using pear command???
here's the error:
Notice: Array to string conversion in PEAR/REST/13.php on line 80
PHP Notice: Array to string conversion in /usr/share/php/PEAR/REST/13.php on line 80
Warning: Invalid argument supplied for foreach() in PEAR/REST/13.php on line 84
PHP Warning: Invalid argument supplied for foreach() in /usr/share/php/PEAR/REST/13.php on line 84
PHP Fatal error: Cannot use string offset as an array in /usr/share/php/PEAR/REST/10.php on line 263
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×