Recently upgraded to symfony 7.0 with this package installed and noticed the error:
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.
Recently upgraded to symfony 7.0 with this package installed and noticed the error:
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.