in version 1.0.2.10.
for example:
------------PHP CODE-------------------
mysql_query("SELECT
t.type,
SUM(COUNT) AS total');
-----------------
"SELECT" and "t.type," are not in yellow color, just last line is yellow.
IN the version 1.0.2.8 everything is fine.
fixed in colorer 1.0.2.12