File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # 7.0.0 - unreleased
4+ ** Notable Changes**
5+ - Upgrade to Symfony 7.4 (from 6.4)
6+ - Upgrade to PHPUnit 10 (from 9.x)
7+ - Upgrade to PHPStan 2.0 (from 1.x)
8+ - Migrate from annotations to attributes (PHP 8 attributes)
9+
10+ ** Important for System Administrators**
11+ Ensure the ` database_server_version ` parameter contains the correct MariaDB version. e.g. ` 10.6.23-MariaDB `
12+
13+
14+ ** Improvements**
15+ - Upgrade all Symfony components to 7.4
16+ - Upgrade Stepup-Bundle to 7.0
17+ - Modernize codebase with PHP 8+ features
18+ - Fix various Symfony and Doctrine deprecations
19+ - Improved code quality with updated tooling
20+
321# 6.0.2
422- Repair deprovisioning API calls
523- Restore deprovisioned user on new login (returing users)
You can’t perform that action at this time.
0 commit comments