-
-
Notifications
You must be signed in to change notification settings - Fork 957
Open
Description
API Platform version(s) affected: 4.2.13
Description
After upgrading to the latest version we get deprecations for all our custom filters
Class "" should implement method "ApiPlatform\Doctrine\Common\Filter\PropertyAwareFilterInterface::|null(): array": getProperties().
All our filters extends ApiPlatform\Doctrine\Orm\Filter\AbstractFilter, i think this has relation with this pr #7547. In the AbstractFilter there is a method getProperties. What is needed to fix all this deprecations?
How to reproduce
Possible Solution
Additional Context
Metadata
Metadata
Assignees
Labels
No labels