Skip to content

v7.4.6

Choose a tag to compare

@fabpot fabpot released this 26 Feb 08:41
· 119 commits to 8.1 since this release

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)