Closed c9s closed 8 years ago
Good news! the utf8 test cases are passed! @sqmk
:+1:
Looking good. Merging and I'll tag and release v2.0.0 via PECL.
Might be helpful if I merged the PR before closing this :-P
Coming from an issue in a drupal contrib module (https://www.drupal.org/node/2566311), I can confirm that this solves the issue. Thanks c9s for your great job and sqmk for the new release.
@c9s Could the UTF8 implementation be responsible for some illegal characters at the end of the minified string (see issue #46)?
This is a WIP PR
See also: http://www.cprogramming.com/tutorial/unicode.html
Related issue: #35 #14