Skip to content

v2.0.0 - TYPO3 v12/v13 Support

Choose a tag to compare

@CybotTM CybotTM released this 25 Dec 14:41
v2.0.0
74e81bc

Breaking Changes

  • Requires PHP 8.2+ and TYPO3 12.4+
  • Dropped support for TYPO3 9.5-11.5

Features

  • Full TYPO3 v12.4 LTS and v13 support
  • DDEV development environment with multi-version testing (v11, v12, v13)
  • PHPUnit unit and functional test infrastructure
  • Comprehensive RST documentation following TYPO3 13.x standards
  • Enterprise-grade governance documents (SECURITY.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md)
  • Dependabot configuration for dependency updates

Security

  • GitHub Actions pinned to commit hashes for supply chain security
  • SECURITY.md with vulnerability reporting process

Infrastructure

  • PHPStan level 6 static analysis
  • PHP-CS-Fixer code style enforcement
  • Rector automated code migrations
  • Complete CI/CD pipeline with matrix testing