Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 636 Bytes

File metadata and controls

23 lines (16 loc) · 636 Bytes

5.0.0 (2025-11-27)

[FEATURE] compatibility v12

4.1.0 (2022-11-03)

  • [FEATURE] PHP 8.1 compatibility
  • [FIX] Refactor to use Symfony dependency injection + use Cookiejar
  • [FIX] Replace deprecated GeneralUtility::getUrl() by RequestFactory
  • [FIX] Require PHP 8.x
  • [FIX] More syntax fix, redundant fully qualified namespaces
  • [FIX] Remove redundant object return types

4.0.4 (2022-07-14)

  • [FIX] Revert wrong body field replacement
  • [FIX] wrong body field replacement
  • [FIX] menu item display in grid
  • [TASK] v11 compatibility follow-up

4.0.3 (2022-06-16)

  • [BUGFIX] Require michelf/php-markdown in composer.json