Skip to content

2.0.0

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 09 Dec 15:55
· 417 commits to main since this release

This is the first Symfony Demo version that requires Symfony 6.0 and PHP 8.0. If you need to run the Symfony Demo application in an earlier Symfony or PHP versions, use Symfony Demo 1.8.0 (which requires Symfony 5.4 and PHP 7.3 or higher).

New Features

[287057c] Upgrade to Symfony 6.0 (@javiereguiluz)
[3cc3abc] Add as many types as possible in the codebase (@seb-jean)
[9d43e66] Use many of the new PHP 8 features (@derrabus)

Bug fixes

[9d1e61c] Enable strict mode on assets (@GromNaN)
[c2315f7] Assets manifest is not necessary with Webpack Encore (@GromNaN)