As little correction I would not include any Unicode characters into a PHP
file. In my opinion a PHP file should be ASCII only, so that all kinds of
editors can handle it. So, instead of writing the "Fake-NUL" character, I would
instead use chr(2400).
Original issue reported on code.google.com by danielma...@googlemail.com on 12 Sep 2010 at 10:50
Original issue reported on code.google.com by
danielma...@googlemail.com
on 12 Sep 2010 at 10:50