Skip to content

v3.1.0

Compare
Choose a tag to compare
@martin-helmich martin-helmich released this 21 Feb 14:30
· 49 commits to master since this release
v3.1.0
85eb5b9

What's Changed

  • [TASK] Sort the entries in .gitattributes by @oliverklee in #155
  • [TASK] Sync the .editorconfig with the TYPO3 coding standards package by @oliverklee in #154
  • [TASK] Exclude more development-only files from packaging by @oliverklee in #158
  • [CLEANUP] Autoformat the non-PHP files according to the .editorconfig by @oliverklee in #157
  • [CLEANUP] Autoformat the PHP files with PhpStorm by @oliverklee in #159
  • [CLEANUP] Use more PHP 7.4 language feature in Application by @oliverklee in #162
  • [CLEANUP] Use more PHP 7.4 language feature in tests/ by @oliverklee in #161
  • Upgrade to Symfony 6.2 by @oliverklee in #164
  • [TASK] Fix deprecation warnings in output with PHP 8.2 by @kevin-appelt in #168

New Contributors

Full Changelog: v3.0.0...v3.1.0