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

get at least the RC versions #420

Closed ElectricMaxxx closed 6 years ago

covex-nn commented 6 years ago

@ElectricMaxxx i created PR for SonataPageBundle, just to test how it works with new new symfony-cmf/routing-bundle, see https://github.com/sonata-project/SonataPageBundle/pull/981 (i will close it after routing-bundle 2.1 release)

All tests passed for jobs with php >= 7.1, as expected, see travis build https://travis-ci.org/sonata-project/SonataPageBundle/builds/374438329 =)

ElectricMaxxx commented 6 years ago

Cool. At the end we should keep @dbu informed to move phpcr-bundle to stable, when some tests are happy. I will do also and update our Sandbox at the end. There we should see it also.