tchwork / utf8

Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
Apache License 2.0
627 stars 50 forks source link

mb_convert_string to 8BIT inconsistent #17

Closed aleemb closed 10 years ago

aleemb commented 10 years ago

Patchwork-UTF8 output is inconsistent with the default PHP implementation of the same.

I ran into this issue while using Laravel which uses the Patchwork library.

I am not sure where exactly the issues lies but hoping someone with more insight can chime in.

nicolas-grekas commented 10 years ago

Thank you for the report, I'll look at that today. Do you have a test case?

nicolas-grekas commented 10 years ago

Not a bug, see https://github.com/tommoor/fastimage/pull/3