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

Some weird characters in diff array (utf-8 problems?) #16

Open
tangor86 opened this issue Apr 14, 2013 · 2 comments
Open

Some weird characters in diff array (utf-8 problems?) #16

tangor86 opened this issue Apr 14, 2013 · 2 comments

Comments

@tangor86
Copy link

Hello

Text from:

Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> 

 другой абц

Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br> Текст <br>  

Text to:

!!! Текст <br> другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц

другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц другой абц
другой абц другой абц другой абц другой абц

другой абц другой абц другой абц другой абц
другой абц другой абц другой абц другой абц

Weird characters printing diffs array:

weirdCharacters

It seems something wrong with UTF-8 funcs...

@tangor86
Copy link
Author

Also, tried that with mbstring.func_overload enabled (7) and disabled (0) - the same output for both cases.

@tangor86
Copy link
Author

It may be somehow connected with "<" and ">" characters... In some examples, in my production, without that characters works fine.

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

No branches or pull requests

1 participant