Menu

#12 International characters

open
General (42)
Notepad++_Plugin
5
2012-03-29
2009-11-27
Anonymous
No

Notepad plugin v1.0.2 messes international characters in files when processing php files, no matter what encodig the file is in (tried ANSI and UTF without BOM).
All php indenters are flawed. If the same files is parsed using some other random indenters (intended for other languages, like C or COBOL) everything works as expected.

My guess is that system call for php as executable is the problem here.

Example code:
$str = "El artículo ha sido añadido a su carro de compra.";

Result:
$str = "El artículo ha sido añadido a su carro de compra.";

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB