no color highlight for typecasting
Hi,
Since the update to phpStorm 4.0.2 I have the following problem. When I typecast a var e.g.
$var = (int) $_POST['number'];
The word "int" would turn blue inside the round braces, now it doens't anymore. I don't know if this is a bug or I can change it in the editor itself, I search for it in the color settings, but can't really find it.
Anywone got a clue how I can fix this?
Thanks!
Please sign in to leave a comment.
http://youtrack.jetbrains.com/issue/WI-11432
Thanks! Looking forward to the next update .. keep up the good work guys!! You people OWN PHP IDE!