Skip to content

False positive on a prefixed function #582

@dingo-d

Description

@dingo-d

Theme sniffer plugin uses PHPCompatiblity to check if the theme is compatible with certain versions of php.

We got an issue where a custom made function that's called family_grows_entry_posted_on_setup() triggers error

Extension 'fam' is removed since PHP 5.1

The family part gives a false positive.

Can this be fixed?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions