Now compatible with Symfony 6 & 7, drops support for older versions
Minimum PHP version is now 8.2
BREAKING CHANGES:
- PHP >= 8.2 required
- Symfony >= 6.0 required
FIXES:
- fixes for search system
- fix for the draft system when editing the forum's rules
- fix for the JS error when the "add subscription"' route that shouldn't be generated on some pages
UPGRADES :
- JS dependencies for security reasons
- Webpack 5
TECH
- Annotation converted to attributes
- PHP 8 syntax and syntactic sugar
- Improve static typing with PHP 8 features
- Routing as attributes