Skip to content

Releases: symfony/validator

v4.4.43

Choose a tag to compare

@fabpot fabpot released this 26 Jun 16:58
v4.4.43

Changelog (v4.4.42...v4.4.43)

  • no significant changes

v6.1.1

Choose a tag to compare

@fabpot fabpot released this 09 Jun 17:38
v6.1.1

Changelog (v6.1.0...v6.1.1)

  • bug #46545 Fix getting class constraints on debug command (loic425)

v6.1.0

Choose a tag to compare

@fabpot fabpot released this 27 May 07:55
v6.1.0

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.1.0-RC1

v6.1.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 14 May 18:45
v6.1.0-RC1

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • no significant changes

v6.0.8

Choose a tag to compare

@fabpot fabpot released this 27 Apr 17:30
v6.0.8

Changelog (v6.0.7...v6.0.8)

  • no significant changes

v5.4.8

Choose a tag to compare

@fabpot fabpot released this 27 Apr 17:26
v5.4.8

Changelog (v5.4.7...v5.4.8)

  • no significant changes

v4.4.41

Choose a tag to compare

@fabpot fabpot released this 27 Apr 17:20
v4.4.41

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

v6.1.0-BETA1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 15 Apr 10:26
v6.1.0-BETA1

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #42403 Define which collection keys should be checked for uniqueness (wkania)
  • feature #45072 Allow creating constraints with required arguments (norkunas)
  • feature #45090 Improve Image constraint invalid mime type message (fancyweb)
  • feature #45484 Make constraint violation interfaces stringable (HypeMC)
  • feature #45623 Deprecate constraint "ExpressionLanguageSyntax", use "ExpressionSyntax" instead (mpiot)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45371 Deprecate Constraint::$errorNames in favor of Constraint::ERROR_NAMES (nicolas-grekas)

v6.0.7

Choose a tag to compare

@fabpot fabpot released this 02 Apr 07:05
v6.0.7

Changelog (v6.0.6...v6.0.7)

  • bug #45870 Fix File constraint invalid max size exception message (fancyweb)
  • bug #45733 fix #43345 @Assert\DivisibleBy (CharlyPoppins)

v5.4.7

Choose a tag to compare

@fabpot fabpot released this 02 Apr 06:34
v5.4.7

Changelog (v5.4.6...v5.4.7)

  • bug #45870 Fix File constraint invalid max size exception message (fancyweb)
  • bug #45733 fix #43345 @Assert\DivisibleBy (CharlyPoppins)