7.0.0-alpha1
Pre-release
Pre-release
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #521
- FIX Pass arrays to addFieldsToTab by @emteknetnz in #529
- API Set extension hook implementation visibility to protected by @emteknetnz in #531
- FIX Update CMS fields now that they're being scaffolded by @GuySartorelli in #545
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #549
- ENH Remove unnecessary condition by @GuySartorelli in #546
- API Standardise extension hooks by @GuySartorelli in #547
- API Replace Extension subclasses by @emteknetnz in #550
- DEP Upgrade to symfony 7 by @emteknetnz in #551
- DEP Use PHPUnit 11 by @emteknetnz in #553
- API Use new names for renamed classes by @GuySartorelli in #554
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #552
- ENH Avoid using deprecated API by @GuySartorelli in #555
- ENH Update code to reflect changes in template layer by @GuySartorelli in #556
- API Strongly type return types by @emteknetnz in #558
- DEP Update JS dependencies by @emteknetnz in #561
- ENH Update status flag styling by @GuySartorelli in #562
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #563
Full Changelog: 6.3.0...7.0.0-alpha1