Releases: hostnet/form-handler-bundle
Releases · hostnet/form-handler-bundle
Upgrade deprecated actions/cache in workflow to v4
Upgraded actions/cache to v4 in accordance with notice of v1/v2 package closing down.
2.0.0
What's Changed
- [BC] Add Symfony 7 support and drop Symfony 5.4, replace annotations with attributes
- Removed FormHandlerRegistryCompilerPass
- Removed FormParamConverter
Full Changelog: 1.7.4...2.0.0
See also the migration guide
Allow Symfony 6 and PHP 8
Merge pull request #77 from hostnet/bump-form-handler-bundle Update form-handler-component to latest version
Update phpcs-tool to 9.1.0 with Hostnet-Level-1
- Updates phpcs-tool to 9.1.0 with Hostnet-Level-1
php 8 support
1.7.2 added php 8 support
End support for PHP 5.6, 7.0 and 7.1. Add support for 7.3
- Ends support for PHP 5.6, 7.0 and 7.1.
- Adds support for 7.3
Symfony 5 support
This tag adds symfony 5 support through the following pull:
#68
1.6.1
1.6.0
Auto configure support
Add support for auto configuration in sysmfony versions 3.3 and above.