v1.10.0-ALPHA.1
Pre-release
Pre-release
Zales0123
released this
16 May 12:58
·
138 commits
to 1.10
since this release
TL;DR
Drop Symfony 4 support, add Symfony 6 support 🚀
Details
- #379 Fix setDeprecated deprecation (@dannyvw)
- #380 Fix session deprecation (@dannyvw)
- #399 [Symfony 6] Fix Kernel on test app (@loic425)
- #401 [Symfony 6] Use storage factory id option on test app (@loic425)
- #402 [Symfony 6] Fix http foundation request handler typehints (@loic425)
- #408 [1.10] Correct branch alias to 1.10-dev (@Zales0123)
- #411 [Symfony 6] Bump Psalm version from 4.7 to 4.22 (@loic425)
- #412 [Symfony 6] Fix bootstrap on test app (@loic425)
- #413 [Symfony 6] Fix setting deprecations on pagerfanta bridge pass (@loic425)
- #418 [Symfony 6] Fix getting container on PHPUnit tests (@loic425)
- #419 [Symfony 6] Fix routes on test app (@loic425)
- #426 Add missing options on sylius route attribute (@loic425)
- #428 Add support for Symfony 6 (@loic425, @lchrusciel)
- #430 Drop Symfony 4 support (@loic425)
- #431 Simplify Kernel on test app (@loic425)
- #433 Remove session pass (@loic425)
- #434 [Maintenance] Bump EasyCodingStandard dependency (@lchrusciel)
- #435 [Maintenance] Removal of Sf4.4 BC layer leftovers (@lchrusciel)
- #437 Remove is master request usage (@loic425)
- #439 Fix Phpspec for symfony 6 (@loic425)
- #440 Fix some other getting container deprecations (@loic425)
- #444 [Symfony 6] Third solution to fix resource controllers (@loic425)
- #445 [Maintenance] Drop Sf4 ACL on parameters class due to lack of its support (@lchrusciel)