Skip to content

Releases: symfony/validator

v4.4.37

Choose a tag to compare

@fabpot fabpot released this 28 Jan 10:54
v4.4.37

Changelog (v4.4.36...v4.4.37)

  • bug #44854 throw when Constraint::_construct() has not been called (nicolas-grekas)

v6.0.2

Choose a tag to compare

@fabpot fabpot released this 29 Dec 14:16
v6.0.2

Changelog (v6.0.1...v6.0.2)

  • bug #44473 Restore default locale in ConstraintValidatorTestCase (rodnaph)
  • bug #44448 Allow Sequence constraint to be applied onto class as an attribute (sidz)

v5.4.2

Choose a tag to compare

@fabpot fabpot released this 29 Dec 13:57
v5.4.2

Changelog (v5.4.1...v5.4.2)

  • bug #44473 Restore default locale in ConstraintValidatorTestCase (rodnaph)
  • bug #44448 Allow Sequence constraint to be applied onto class as an attribute (sidz)

v5.3.13

Choose a tag to compare

@fabpot fabpot released this 29 Dec 13:21
v5.3.13

Changelog (v5.3.12...v5.3.13)

  • bug #44473 Restore default locale in ConstraintValidatorTestCase (rodnaph)
  • bug #43876 Fix validation for single level domains (HypeMC)

v4.4.36

Choose a tag to compare

@fabpot fabpot released this 29 Dec 13:08
v4.4.36

Changelog (v4.4.35...v4.4.36)

  • bug #44473 Restore default locale in ConstraintValidatorTestCase (rodnaph)
  • bug #43876 Fix validation for single level domains (HypeMC)

v6.0.1

Choose a tag to compare

@fabpot fabpot released this 09 Dec 13:48
v6.0.1

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)

v5.4.1

Choose a tag to compare

@fabpot fabpot released this 09 Dec 13:42
v5.4.1

Changelog (v5.4.0...v5.4.1)

  • no significant changes

v6.0.0

Choose a tag to compare

@fabpot fabpot released this 29 Nov 17:10
v6.0.0

Changelog (v6.0.0-RC1...v6.0.0)

  • bug #43876 Fix validation for single level domains (HypeMC)

v5.4.0

Choose a tag to compare

@fabpot fabpot released this 29 Nov 17:03
v5.4.0

Changelog (v5.4.0-RC1...v5.4.0)

  • bug #43876 Fix validation for single level domains (HypeMC)

v6.0.0-RC1

v6.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@fabpot fabpot released this 24 Nov 09:07
v6.0.0-RC1

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

  • no significant changes