Phpinspectionsea: "Forgotten debug statements" inspection false positives with 'use function' statements

Created on 3 Apr 2019  路  1Comment  路  Source: kalessil/phpinspectionsea

| Subject | Details |
| :------------- | :---------------------------------------------------------------------------- |
| Plugin | Php Inspections (EA Extended) |
| Language level | PHP 7.2 |

Current behaviour

The following happens with all "Forgotten debug statements" inspection functions.

image

image

Expected behaviour

No error as function is not called in use function statement.

Environment details

Ubuntu 18.04
PhpStorm 2019.1 (Build #PS-191.6183.95)
JRE: 1.8.0_202-release-1483-b39 amd64

bug / false-positive fixed

Most helpful comment

Fixed!

>All comments

Fixed!

Was this page helpful?
0 / 5 - 0 ratings