Skip to content

Releases: symfony/validator

v5.2.7

01 May 14:57
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • no significant changes

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • no significant changes

v5.2.6

29 Mar 05:21
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40506 Avoid triggering the autoloader for user-input values (Seldaek)
  • bug #40416 Fix ConstraintViolation#getMessageTemplate() to always return string (Ocramius)

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)