Skip to content

Releases: symfony/validator

v4.4.21

29 Mar 05:16
v4.4.21
Compare
Choose a tag to compare

Changelog (v4.4.20...v4.4.21)

  • bug #40506 Avoid triggering the autoloader for user-input values (Seldaek)
  • bug #39685 Allow egulias/email-validator 3.x (derrabus)

v5.2.5

10 Mar 17:12
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • bug #40415 Fix ConstraintViolation#getPropertyPath() to always return string (Ocramius)
  • bug #39685 Allow egulias/email-validator 3.x (derrabus)

v5.2.4

04 Mar 18:12
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40211 fix taking error message from the correct violation (xabbuh)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • no changes

v5.2.3

03 Feb 04:57
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:58
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39872 propagate the object being validated to nested constraints (xabbuh)
  • bug #39936 Fix DebugCommand (loic425)
  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39649 propagate groups to nested constraints (xabbuh)
  • bug #39647 Update Isin message to match the translation files (derrabus)

v5.1.11

27 Jan 14:47
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39872 propagate the object being validated to nested constraints (xabbuh)
  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39649 propagate groups to nested constraints (xabbuh)

v4.4.19

27 Jan 14:21
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)

v5.2.1

18 Dec 14:11
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • no changes

v5.1.10

18 Dec 13:50
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • no changes