symfony-cmf / routing-bundle

Symfony bundle to provide the CMF chain router to handle multiple routers, and the dynamic router to load routes from a database or other sources.
160 stars 78 forks source link

Add Symfony 7 support #487

Closed trsteel88 closed 8 months ago

trsteel88 commented 11 months ago
Q A
Branch? "master" for new features / the branch of the current release for fixes
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets N/A
License MIT
Doc PR N/A
trsteel88 commented 11 months ago

@dbu, not sure if you've made a start on this or not but I've added a PR to support Symfony 7.

Also see https://github.com/symfony-cmf/Testing/pull/214

dbu commented 8 months ago

continued in #488