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

Fixed multi-byte support for HTML output #5

Merged
merged 1 commit into from
Apr 7, 2016

Conversation

Actine
Copy link

@Actine Actine commented May 8, 2014

Previously the HTML renderer occasionally broke multibyte strings by inserting \0 and \1 between bytes of one character (see chrisboulton#14). This commit hopefully fixes the issue.

(whitespaces were replaced because of IDE automatic cleanups according to PSR-2 code style)

@gnutix
Copy link

gnutix commented Jul 9, 2014

Please, merge this ! :)

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

Successfully merging this pull request may close these issues.

3 participants