Releases: sonata-project/form-extensions
Releases · sonata-project/form-extensions
1.8.1
Fixed
- [#192] User Deprecated: Using a custom format when the "html5" option of
Symfony\Component\Form\Extension\Core\Type\DateTimeType
is enabled is deprecated since Symfony 4.3 and will lead to an exception in 5.0. (@VincentLanglet) - [#192] User Deprecated: Using a custom format when the "html5" option of
Symfony\Component\Form\Extension\Core\Type\DateType
is enabled is deprecated since Symfony 4.3 and will lead to an exception in 5.0. (@VincentLanglet)
1.8.0
Added
- [#185] Support for PHP8 (@VincentLanglet)
1.7.1
1.7.0
1.6.0
1.5.0
Fixed
- [#101] AbstractWidgetTestCase now works then testing with symfony/symfony on other
bundles (@jordisala1991)
Removed
- [#102] Support for Symfony 3.4 (@jordisala1991)
0.1.2
0.1.1
1.4.0
Added
- add
Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle
Deprecated
- deprecated
Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle
. Use
Sonata\Form\Bridge\Symfony\Bundle\SonataFormBundle
instead.
Removed
- return type hints in
Sonata\Form\Serializer\BaseSerializerHandler::serializeObjectToId()
- return type hints in
Sonata\Form\Serializer\SerializerHandlerIntertface::getType()
- return type hints in
Sonata\Form\Type\BaseStatusType::configureOptions()
- color translations and templates