PHP plugin inspections errors
Ever since the 2016.3 updated I have been seeing several bizarre inspection errors.
anywhere I use "throw Exception("...");" the Exception class is being highlighted as an undefined class,
additionally I just noticed that any of the PHP_... constants are being detected as undefined constant.
Am I missing something that should be configured? I did not have these issues in 2016.2
请先登录再写评论。