Skip to content

Releases: symfony/validator

v8.0.7

06 Mar 17:12

Choose a tag to compare

Changelog (v8.0.6...v8.0.7)

  • bug #63599 Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)
  • bug #63591 Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)
  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)

v7.4.7

06 Mar 16:45

Choose a tag to compare

Changelog (v7.4.6...v7.4.7)

  • bug #63599 Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)
  • bug #63591 Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)
  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)

v6.4.35

06 Mar 16:30

Choose a tag to compare

Changelog (v6.4.34...v6.4.35)

  • bug #63534 Regex bypass when match is false with too big input (@vincent4vx)

v8.0.6

26 Feb 09:14

Choose a tag to compare

Changelog (v8.0.5...v8.0.6)

  • bug #63476 Correctly handle null allowedVariables in ExpressionSyntaxValidator (@alexandre-daubois)
  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63463 Fix required options not validated when constructor calls parent with null (@lacatoire)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)
  • bug #63349 Fix AbstractComparison deprecation triggered for array values (@lacatoire)

v7.4.6

26 Feb 08:41

Choose a tag to compare

Changelog (v7.4.5...v7.4.6)

  • bug #63476 Correctly handle null allowedVariables in ExpressionSyntaxValidator (@alexandre-daubois)
  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63463 Fix required options not validated when constructor calls parent with null (@lacatoire)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)
  • bug #63349 Fix AbstractComparison deprecation triggered for array values (@lacatoire)

v6.4.34

26 Feb 08:29

Choose a tag to compare

Changelog (v6.4.33...v6.4.34)

  • bug #52722 Fix type error for non-array items when Unique::fields is set (@aprat84)
  • bug #63353 Fix comparison validator crash on extreme dates (@lacatoire)

v8.0.5

28 Jan 11:02

Choose a tag to compare

Changelog (v8.0.4...v8.0.5)

  • no significant changes

v7.4.5

28 Jan 10:44

Choose a tag to compare

Changelog (v7.4.4...v7.4.5)

  • no significant changes

v7.3.11

28 Jan 10:29

Choose a tag to compare

Changelog (v7.3.10...v7.3.11)

  • no significant changes

v6.4.33

28 Jan 10:03

Choose a tag to compare

Changelog (v6.4.32...v6.4.33)

  • no significant changes