Provides additional data mappers that ease the use of the Symfony Form component with rich models.
factory_argument
allowing to use field names differing from the name of the actual
factory argument (#82).read_property_path
option with value objects (#89).read_property_path
and write_property_path
options can now be used without
configuring the other one (#88).TypeError
instances thrown for typed properties on PHP 7.4+ (#85).symfony/translation
5.0.psr/container
2.0data_class
option is used while the immutable
option is enabled.Initial release of the bundle under its new qossmic/rich-model-forms-bundle
package name. This release is
feature-equivalent to the 0.8.0
release of the sensiolabs-de/rich-model-forms-bundle
package apart from
all deprecated services and PHP classes being removed.