Skip to content

Releases: symfony/validator

v4.4.19

27 Jan 14:21
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)

v5.2.1

18 Dec 14:11
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • no changes

v5.1.10

18 Dec 13:50
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • no changes

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • no changes

v5.2.0

30 Nov 06:00
v5.2.0
Compare
Choose a tag to compare

Changelog (v5.2.0-RC2...v5.2.0)

  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)

v5.1.9

29 Nov 09:32
v5.1.9
Compare
Choose a tag to compare

Changelog (v5.1.8...v5.1.9)

  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
  • bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)

v4.4.17

29 Nov 09:28
v4.4.17
Compare
Choose a tag to compare

Changelog (v4.4.16...v4.4.17)

  • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
  • bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)

v3.4.47

27 Nov 08:50
v3.4.47
Compare
Choose a tag to compare

Changelog (v3.4.46...v3.4.47)

  • no changes

v5.2.0-RC2

21 Nov 08:50
v5.2.0-RC2
Compare
Choose a tag to compare
v5.2.0-RC2 Pre-release
Pre-release

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

  • bug #38387 prevent hash collisions caused by reused object hashes (fancyweb, xabbuh)
  • bug #39070 Remove IsinValidator's validator dependency (derrabus)

v5.2.0-RC1

10 Nov 08:07
v5.2.0-RC1
Compare
Choose a tag to compare
v5.2.0-RC1 Pre-release
Pre-release

Changelog (v5.2.0-BETA3...v5.2.0-RC1)

  • feature #39032 Allow load mappings from attributes without doctrine/annotations (derrabus)
  • bug #39002 Override the default option of the choice constraint (benji07)