Hello, I founded a bug in PSPad and his syntaxic coloration for PHP String.
I can't write a php end tag in a php string. The problem is gone with a new php
file Inside pspad editor, but it still here when I open a php file or a project
from Windows Explorer.

Example:

echo '<?php tests ?>';

I must code this in this to avoid the problem.
echo '<?php tests ?' . '>';

Well, this is problematic, I must use a concat operator, and a problem to reread
my code.

-- 
<http://forum.pspad.com/read.php?4,61632,61632>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem