Report a false positive
False positives are errors wrongly reported as such by SymfonyInsight. These errors are commonly produced by hard to detect edge cases in your code, but sometimes the reason is that the rules applied during the analysis are too strict.
SymfonyInsight team puts a lot of effort into tweaking and improving the analysis rules to reduce the amount of false positives. If you find one of these false positives and want to get it fixed quickly, follow these steps:
- Goto [Support](https://symfony.com/support?product=SLI#products) section.
- Use the form to explain briefly the reason why you think some error is a false positive.
- If possible, include the direct link to the violation, which you can
find by pushing on the
Permalink
button of the associated violation.
SymfonyInsight team is continuously monitoring the violations marked as ignored. However, this alternative way to report false positives doesn't allow to add any comment or additional information.
Note: you can ignore the report by clicking on the Ignore
button of that violation.