Skip to content

v4.4.18

Compare
Choose a tag to compare
@fabpot fabpot released this 18 Dec 13:42
· 1422 commits to 7.3 since this release
v4.4.18

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

  • bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
  • bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)