-
-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
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.1The family part gives a false positive.
Can this be fixed?
Thanks.
Reactions are currently unavailable