Skip to content

v2.2.2: Improves Doctrine forms and entity handling

Choose a tag to compare

@thorewi thorewi released this 01 Nov 12:03
· 9 commits to master since this release
Updates dependencies, including PHP version and doctrine-components.

Refactors BaseForm and related interfaces to enhance entity handling and type safety, utilizing ADT\DoctrineComponents\Entities\Entity where appropriate.

Enhances overall robustness and maintainability of the Doctrine forms functionality.