Skip to content

Releases: BrunoKingbee/select2entity-bundle

Symfony 7.0 DataTransformerInterface typing support DataTransformers

05 Jan 08:20
facfa78
Compare
Choose a tag to compare

Symfony 7.0 with this package:
Compile Error: Declaration of Tetranz\Select2EntityBundle\Form\DataTransformer\EntitiesToPropertyTransformer::transform($value) must be compatible with Symfony\Component\Form\DataTransformerInterface::transform(mixed $value): mixed

This interface expects native types in the params and return types of this class.