Skip to content

Releases: symfony/validator

v5.0.9

31 May 06:14
v5.0.9
Compare
Choose a tag to compare

Changelog (v5.0.8...v5.0.9)

  • bug #36868 Use Mime component to determine mime type for file validator (pierredup)
  • bug #36905 Catch expected ValueError (derrabus)
  • bug #36894 never directly validate Existence (Required/Optional) constraints (xabbuh)
  • bug #36672 Skip validation when email is an empty object (acrobat)
  • bug #36627 fix lazy property usage. (bendavies)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v4.4.9

31 May 05:30
v4.4.9
Compare
Choose a tag to compare

Changelog (v4.4.8...v4.4.9)

  • bug #36868 Use Mime component to determine mime type for file validator (pierredup)
  • bug #36905 Catch expected ValueError (derrabus)
  • bug #36894 never directly validate Existence (Required/Optional) constraints (xabbuh)
  • bug #36672 Skip validation when email is an empty object (acrobat)
  • bug #36627 fix lazy property usage. (bendavies)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v3.4.41

31 May 05:24
v3.4.41
Compare
Choose a tag to compare

Changelog (v3.4.40...v3.4.41)

  • bug #36905 Catch expected ValueError (derrabus)
  • bug #36894 never directly validate Existence (Required/Optional) constraints (xabbuh)
  • bug #36672 Skip validation when email is an empty object (acrobat)
  • bug #36627 fix lazy property usage. (bendavies)
  • bug #36501 Show the ParseException message in all YAML file loaders (fancyweb)

v5.1.0-RC2

26 May 07:40
v5.1.0-RC2
Compare
Choose a tag to compare
v5.1.0-RC2 Pre-release
Pre-release

Changelog (v5.1.0-RC1...v5.1.0-RC2)

  • bug #36905 Catch expected ValueError (derrabus)
  • feature #36886 Make ExpressionLanguageSyntax validator usable with annotation (jderusse)
  • bug #36859 allow passing a validator to Validation::createCallable() (nicolas-grekas)

v5.1.0-RC1

16 May 12:37
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • no changes

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #35591 do not merge constraints within interfaces (greedyivan)
  • bug #36365 Fixed default group for nested composite constraints (HeahDude)
  • bug #36286 Allow URL-encoded special characters in basic auth part of URLs (cweiske)
  • bug #36245 Fixed calling getters before resolving groups (HeahDude)

v4.4.8

28 Apr 18:53
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #35591 do not merge constraints within interfaces (greedyivan)
  • bug #36365 Fixed default group for nested composite constraints (HeahDude)
  • bug #36286 Allow URL-encoded special characters in basic auth part of URLs (cweiske)
  • bug #36245 Fixed calling getters before resolving groups (HeahDude)

v3.4.40

28 Apr 18:47
v3.4.40
Compare
Choose a tag to compare

Changelog (v3.4.39...v3.4.40)

  • bug #35591 do not merge constraints within interfaces (greedyivan)
  • bug #36365 Fixed default group for nested composite constraints (HeahDude)
  • bug #36286 Allow URL-encoded special characters in basic auth part of URLs (cweiske)
  • bug #36245 Fixed calling getters before resolving groups (HeahDude)

v5.0.7

30 Mar 15:10
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • bug #36216 Assert Valid with many groups (phucwan91)

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • bug #36216 Assert Valid with many groups (phucwan91)