If you just need to disable inspections on one or two files, you can disable it at the file level easily:
- Open offending file
- Click ‘Code’ -> ‘Configure Current File Analysis’
- Set slider for offending language to ‘None’
(Using PHPStorm 8.0.2)
If you just need to disable inspections on one or two files, you can disable it at the file level easily:
(Using PHPStorm 8.0.2)