changing class property visibility
hi,
If I change a class property that was "public" to "private", the property accessor in the class instance is not marked as an error;
I'll see it bugging out on runtime, but ideally the IDE should flag it.
Is there a setting for this ?
I'm using PhpStorm 8 EAP 138.1505
Thanks!
请先登录再写评论。
bump