Skip to content
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

Падает ошибка, если в тексте втречаются UTF-8 эмодзи #7

Open
HaruAtari opened this issue Apr 5, 2019 · 2 comments
Labels

Comments

@HaruAtari
Copy link

Если в типограф на вход подать текст в инкоде (указать это в настройках типографа), содержащий символы эмодзи, то будет ошибка:

iconv(): Detected an illegal character in...

@samdark samdark added the bug label Apr 7, 2019
@samdark
Copy link
Owner

samdark commented Apr 7, 2019

Он вообще работает только с 1251. Я начинал ветку, которая работает с UTF-8: https://github.com/samdark/Typograph/tree/utf-8, но дело тогда не пошло.

@samdark
Copy link
Owner

samdark commented Apr 7, 2019

Можно возродить проект, но пока время идёт на Yii 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants