sqmk / pecl-jsmin

PHP PECL extension for JavaScript minification
Other
69 stars 21 forks source link

Unicode failing testcase #35

Closed c9s closed 8 years ago

c9s commented 9 years ago

This is the failing testcase related to #14

c9s commented 9 years ago

Hi @sqmk

This is a failing test that we want to fix.

Do you have any idea of handling the unicode issue?

For example, using wchar.h instead of just char ?

sqmk commented 9 years ago

I haven't found time to handle unicode, but if you have ideas and have the time to get in changes, I'd be cool with that.