Skip to content

V5.1.0: Add support for TYPO3 11LTS and PHP 8.0/8.1/8.2

Compare
Choose a tag to compare
@oliverklee oliverklee released this 19 Dec 17:19
· 998 commits to main since this release
v5.1.0
f7d1445

Added

Deprecated

  • Deprecate the dateFormat and timeFormat settings (#2343)

Removed

  • Drop unused code from the legacy model classes (#2339)

Fixed

  • Avoid array access warnings in SalutationAwareTranslateViewHelper (#2349)
  • Stop using the deprecated strftime (#2340, #2344, #2345, #2346)
  • Fix array access warnings in SelectorWidget in PHP 8.1 (#2338)