Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Illegal string offset 'c' in PEAR/REST/11.php on line 55 #1

Closed
sinkcup opened this issue Mar 31, 2014 · 2 comments
Closed

Comments

@sinkcup
Copy link

sinkcup commented Mar 31, 2014

pear channel-discover nikic.github.com/pear
pear remote-list -c nikic

Warning: Illegal string offset 'c' in PEAR/REST/11.php on line 55
(no packages available yet)

@nikic
Copy link
Owner

nikic commented Mar 31, 2014

If you get warning from PEAR, that implies a bug in the PEAR code. Are you sure your version of pear supports that -c option? The message looks a bit like it might not.

Anyway, I'd try to run pear clear-cache as recommended on http://stackoverflow.com/a/2070456/385378, that usually helps with problems :)

@nikic
Copy link
Owner

nikic commented Apr 12, 2014

This was a bug in PEAR, which has been fixed one year ago: pear/pear-core@8d56926. So likely using a newer PEAR version would fix the issue (but I didn't test that).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants