Releases: adamsafr/form-request-bundle
Releases · adamsafr/form-request-bundle
Symfony 5 support
Fix deprecation warnings
Fixed The Symfony\Component\EventDispatcher\Event::stopPropagation method is deprecated (since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead)
warning
First release!
Features:
- Authorization check
- Validation rules
- Possibility to change data before validation with
FormRequest::validationData
method