Skip to content

Releases: symfony/validator

v5.4.24

27 May 17:21
v5.4.24

Choose a tag to compare

Changelog (v5.4.23...v5.4.24)

v6.3.0-RC1

22 May 17:49
v6.3.0-RC1

Choose a tag to compare

v6.3.0-RC1 Pre-release
Pre-release

Changelog (v6.3.0-BETA3...v6.3.0-RC1)

v6.3.0-BETA1

01 May 07:24
v6.3.0-BETA1

Choose a tag to compare

v6.3.0-BETA1 Pre-release
Pre-release

Changelog (v6.2.10...v6.3.0-BETA1)

v6.2.10

28 Apr 13:59
v6.2.10

Choose a tag to compare

Changelog (v6.2.9...v6.2.10)

v5.4.23

28 Apr 13:34
v5.4.23

Choose a tag to compare

Changelog (v5.4.22...v5.4.23)

  • bug #50017 Fix support of Enum to ConstraintValidator::formatValue (PhoneixS)
  • bug #50008 Update the ICU data to 73.1 (jderusse)

v6.2.8

31 Mar 12:06
v6.2.8

Choose a tag to compare

Changelog (v6.2.7...v6.2.8)

  • bug #49697 Update BIC validator IBAN mappings (maxbeckers)

v5.4.22

31 Mar 12:00
v5.4.22

Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • bug #49697 Update BIC validator IBAN mappings (maxbeckers)

v6.2.7

28 Feb 14:24
v6.2.7

Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • bug #49484 Fix translation of AtLeastOneOf constraint message (alexandre-daubois)
  • bug #48998 Sync IBAN formats with Swift IBAN registry (smelesh)
  • bug #49220 Make ConstraintValidatorTestCase compatible with PHPUnit 10 (gjuric)

v5.4.21

28 Feb 13:29
v5.4.21

Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • bug #49484 Fix translation of AtLeastOneOf constraint message (alexandre-daubois)
  • bug #48998 Sync IBAN formats with Swift IBAN registry (smelesh)
  • bug #49220 Make ConstraintValidatorTestCase compatible with PHPUnit 10 (gjuric)

v6.2.5

24 Jan 15:58
v6.2.5

Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #48986 Fix Email validator logic (fabpot)
  • bug #48933 Fix bad handling of nulls when the 'fields' option of the Unique constraint is set (plfort)
  • bug #48904 Allow egulias/email-validator v4 (chalasr)
  • bug #48866 fix: Case-insensitive extensions in File-Constraint (spackmat)