Releases: opensoftwareconsulting/rich-model-forms-bundle
Releases · opensoftwareconsulting/rich-model-forms-bundle
0.5.0
0.4.0
- add Symfony 7 support
- the following classes are internal and can break BC at any time:
RegisterExceptionHandlersPassRichModelFormsExtensionRichModelFormsTypeExtension
- [BC BREAK] add
mixedreturn-type to the following methods:ObjectInstantiator::getArgumentData()ObjectInstantiator::getData()PropertyMapperInterface::readPropertyValue()PropertyMapperInterface::writePropertyValue()
- [BC BREAK] mark the following classes as final:
ArgumentTypeMismatchExceptionHandlerChainExceptionHandlerDataMapperErrorExceptionHandlerRegistryFallbackExceptionHandlerFormDataInstantiatorFormExceptionHandlerGenericExceptionHandlerValueObjectTransformerViewDataInstantiator
- drop support for Symfony 5.4, 6.0, 6.1, 6.2 and 6.3
- drop support for PHP 7.4 and 8.0