-
Notifications
You must be signed in to change notification settings - Fork 121
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 #135
Comments
This is not an issue of phpDox but with your pear environment. Please verify you have a somewhat recent version of pear installed and if the problem persists feel free to contact @nikic as you seem to have issues with his repository. In case you want to "just" use phpDox, it is recommended to use the provided phar package (available for direct download form at http://phpdox.de/releases/phpDox.phar ). |
Can you run "pear remote-list -c nikic" ?
PEAR Version: 1.9.4
Adding Channel "nikic.github.com/pear" succeeded
Warning: Illegal string offset 'c' in PEAR/REST/11.php on line 54 some pear channels on github is down, but pear.php.net is ok, why?
XML_Feed_Parser 1.0.5 |
I don't have a PEAR install at hand here, I can only check this when I'm back home in a week. I'm using Pirum to publish packages, so either it's generating some wrong data or I'm not using it correctly (or maybe forgot to commit some files?) |
Nothing has changed. Will that be work? Because without that I can't use phpDox. |
Pear is a dying technology. You might want to consider to use the all-in-one self contained phar archive (see http://phpdox.de/getting-started.html for details). I can't do anything for remote repositories. |
Sorry for not replying here as well. This was a PEAR bug that was fixed some time ago, so updating to a new PEAR version should fix it. See nikic/pear#1. |
Thank you for the update. |
pear channel-discover nikic.github.com/pear
pear install nikic/PHPParser
No releases for package "nikic/PHPParser" exist
install failed
OR
pear remote-list -c nikic
Warning: Illegal string offset 'c' in PEAR/REST/11.php on line 55
The text was updated successfully, but these errors were encountered: