Phpinspectionsea: Unknown inspection suppression - flagging valid suppressions

Created on 8 Jul 2020  路  7Comments  路  Source: kalessil/phpinspectionsea

I haven't checked all of them, but here are some examples:

image

image

bug / false-positive

Most helpful comment

@kalessil /** @noinspection PhpUnused */ is also marked as invalid for me. Confirmed on extended and ultimate versions of the plugin.

All 7 comments

Oh, not again. We just "fixed" the issue in latest release. @laurin1, which plugin version is it?

3.0.10

image

@kalessil /** @noinspection PhpUnused */ is also marked as invalid for me. Confirmed on extended and ultimate versions of the plugin.

Folks, I was not able to reproduce the issue. Still, I added a change that might help.
Since I'm not sure if this helps, please let me know if this works when the next update is released (no release date yet though)

Folks, I was not able to reproduce the issue. Still, I added a change that might help.
Since I'm not sure if this helps, please let me know if this works when the next update is released (no release date yet though)

I'm on Php Inspections (EA Extended) 4.0.6 now and still see the issue.

I commented on commit bf9b546. Please let me know how/whether I can help to resolve the PhpUnused issue that I still see (PhpStorm 2020.3 Beta, Php Inspections (EA Extended) 4.0.6).

I have the same issue in the EA extended 4.0.6.

Was this page helpful?
0 / 5 - 0 ratings