Skip to content

Releases: adamsafr/form-request-bundle

Symfony 5 support

03 May 15:52
100f95d
Compare
Choose a tag to compare

Added Symfony 5 support and fixed PHPUnit deprecation errors

Fix deprecation warnings

20 Dec 18:09
34a0c81
Compare
Choose a tag to compare

Fixed The Symfony\Component\EventDispatcher\Event::stopPropagation method is deprecated (since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead) warning

First release!

31 Mar 18:37
Compare
Choose a tag to compare

Features:

  1. Authorization check
  2. Validation rules
  3. Possibility to change data before validation with FormRequest::validationData method