Wrong syntax error

$array1[][$this->item['element']] = 1;

is generating a syntax error on the [] when it shouldn't (i know is not fancy code but...).

0
Avatar
Permanently deleted user

That is exactly the same issue.

I would suggest that when people click on the feedback in phpstorm, to be offered the option of either go to this forums or go to the bug tracking system...

:)

0

请先登录再写评论。