Skip to content

Releases: symfony/validator

v5.3.1

02 Jun 10:22
v5.3.1
Compare
Choose a tag to compare

Changelog (v5.3.0...v5.3.1)

  • bug #41463 Fix not null return from "getCollectionValueTypes" (jderusse)

v5.2.10

01 Jun 10:23
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • no significant changes

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • no significant changes

v5.3.0

31 May 11:19
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • no significant changes

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v5.2.9

19 May 12:29
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v4.4.24

19 May 12:21
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • bug #41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v5.2.7

01 May 14:57
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • no significant changes

v4.4.22

01 May 14:48
v4.4.22
Compare
Choose a tag to compare

Changelog (v4.4.21...v4.4.22)

  • no significant changes

v5.2.6

29 Mar 05:21
v5.2.6
Compare
Choose a tag to compare

Changelog (v5.2.5...v5.2.6)

  • bug #40506 Avoid triggering the autoloader for user-input values (Seldaek)
  • bug #40416 Fix ConstraintViolation#getMessageTemplate() to always return string (Ocramius)