Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Conversation

@mscharley
Copy link

Fixes #68 without using iconv as per #78. Perhaps a better solution than #73 (which I only found after writing this) since it uses pear's built-in installation check rather than relying on pear info. As someone having the issues identified in #68, I can confirm this works properly with drush.

alvagante added a commit that referenced this pull request Jan 9, 2015
Fix issues with `pear info` and encodings
@alvagante alvagante merged commit 2d794f1 into example42:master Jan 9, 2015
@alvagante
Copy link
Member

Thank you

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why > 0 and not > /dev/null ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, that's an excellent question. There's supposed to be a literal '>' in that command line, not a redirect like there is currently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP PEAR could not evaluate invalid byte sequence in UTF-8

2 participants