PHPStorm - show all errors on inspection

后端 未结 2 2163
醉梦人生
醉梦人生 2021-02-10 08:03

PHPStorm newbie question.

I\'d installed PHPStorm yesterday and was very impressed. It identified countless small issues with my code, like referencing non-static classe

2条回答
  •  天命终不由人
    2021-02-10 08:42

    Invalidating caches didn't worked for me.

    In my case inspections were disabled because I had activated a wrong profile that wasn't checking PHP issues.

    So be sure to check the used profile:

提交回复
热议问题