Skip to content
/ form Public

v7.4.4

Choose a tag to compare

@fabpot fabpot released this 24 Jan 22:32
· 167 commits to 8.1 since this release

Changelog (v7.4.3...v7.4.4)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@nicolas-grekas)