how to reproduce:
next statement is a valid PHP statement :
mysql_query(
$sql,$MYSQL_CONNECTION
);
When last bracket is typed the corresponding opened
bracket is not highlighted, this is also happening with
square brackets, quotas, single quotas and accolades.
Logged In: YES
user_id=1216235
I knew it! Couldn't avoid this one could you!
This will have to wait until I have written a better parser for
the Console component.