v1.10.0
TL;DR
Stable 1.10.0 release π π₯ π Symfony 6 support included, together with multiple improvements and fixes π
Details (full changelog since 1.9.1)
Features
- #426 Add missing options on sylius route attribute (@loic425)
- #428 Add support for Symfony 6 (@loic425, @lchrusciel)
- #454 Add generic typehint to RepositoryInterface and FactoryInterface (@MrSrsen)
- #461 [docker]Dockerized Resource Bundle (@Ferror, @lchrusciel)
Improvements
- #341 Dropping usage of Request->get (@loic425, @Zales0123)
- #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)
- #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)
- #440 Fix some other getting container deprecations (@loic425)
- #445 [Maintenance] Drop Sf4 ACL on parameters class due to lack of its support (@lchrusciel)
- #458 Basic configuration of Gitbook (@Zales0123)
- #466 Update rector/rector requirement from ^0.12.20 to ^0.13.5 (@dependabot[@bot])
- #467 [README] Add development section and update links (@lchrusciel)
- #478 Add tests with grids (@loic425)
- #495 Inform about potential BC break after response code change (@Zales0123)
Fixes
- #439 Fix Phpspec for symfony 6 (@loic425)
- #444 [Symfony 6] Third solution to fix resource controllers (@loic425)
- #446 [Maintenance] Add flex support to global composer (@lchrusciel)
- #450 Adjust when some runtime deprecation notices are triggered and use Symfony's trigger_deprecation() helper (@mbabker)
- #459 Fix coding standards to fix the build (@Zales0123)
- #460 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #462 Configure global symfony/flex plugin (@Zales0123)
- #465 [Maintenance] Downgrade rector to fix build (@lchrusciel)
- #470 [CI] Fix the build for 1.10 (@loic425)
- #471 [Symfony 6] Fix submitting a form (@loic425)
- #474 Resource alias, always return 2 array items (@Prometee, @lchrusciel)
- #487 Make CsrfTokenManager public (@Zales0123)
- #488 Return 422 status code when the form fails (@belmeopmenieuwesim, @Zales0123)
- #489 Fix can apply a transition on workflow with a graph (@loic425)
- #492 [Maintenance] Out-of-date phpstan/phpdoc-parser conflict removed, docker static analysis memory limit increased (@Rafikooo)