PHPStorm 4.0.1 Bug: Color syntax does not work for the array assignment operator

Friendly bug report for PHPStorm 4.0.1. See attached screen shot.

There's no way to color the array assignment operator. It always remains white.

According to the PHP manual, this should be considered an operator:
"For arrays, assigning a value to a named key is performed using the '=>' operator."
http://php.net/manual/en/language.operators.assignment.php

Thanks again!



Attachment(s):
array_assignment_operator.png
0

Hi David,

Please submit bug report to the Issue Tracker -- http://youtrack.jetbrains.com/issues/WI

Thanks

0
Avatar
Permanently deleted user

Done, thanks!

0

请先登录再写评论。