Skip to content

Releases: symfony/validator

v5.1.3

24 Jul 04:29
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37558 Removed @internal from Composite (vudaltsov)
  • bug #37447 fix validating lazy properties that evaluate to null (xabbuh)
  • bug #37392 fix handling typed properties as constraint options (xabbuh)

v5.0.11

24 Jul 04:21
v5.0.11
Compare
Choose a tag to compare

Changelog (v5.0.10...v5.0.11)

  • bug #37447 fix validating lazy properties that evaluate to null (xabbuh)
  • bug #37392 fix handling typed properties as constraint options (xabbuh)

v4.4.11

24 Jul 04:15
v4.4.11
Compare
Choose a tag to compare

Changelog (v4.4.10...v4.4.11)

  • bug #37447 fix validating lazy properties that evaluate to null (xabbuh)
  • bug #37392 fix handling typed properties as constraint options (xabbuh)

v3.4.43

24 Jul 04:08
v3.4.43
Compare
Choose a tag to compare

Changelog (v3.4.42...v3.4.43)

  • bug #37447 fix validating lazy properties that evaluate to null (xabbuh)
  • bug #37392 fix handling typed properties as constraint options (xabbuh)

v5.1.2

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • no changes

v5.1.1

12 Jun 12:21
v5.1.1
Compare
Choose a tag to compare

Changelog (v5.1.0...v5.1.1)

  • no changes

v5.0.10

12 Jun 11:26
v5.0.10
Compare
Choose a tag to compare

Changelog (v5.0.9...v5.0.10)

  • no changes

v4.4.10

12 Jun 11:19
v4.4.10
Compare
Choose a tag to compare

Changelog (v4.4.9...v4.4.10)

  • no changes

v3.4.42

12 Jun 11:14
v3.4.42
Compare
Choose a tag to compare

Changelog (v3.4.41...v3.4.42)

  • no changes

v5.1.0

31 May 06:18
v5.1.0
Compare
Choose a tag to compare

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

  • bug #37009 use "allowedVariables" to configure the ExpressionLanguageSyntax constraint (xabbuh)
  • bug #36868 Use Mime component to determine mime type for file validator (pierredup)
  • bug #36894 never directly validate Existence (Required/Optional) constraints (xabbuh)