Skip to content

Deprecations from PropertyAwareFilterInterface #7690

@dannyvw

Description

@dannyvw

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions