symfony-cmf / routing-auto-bundle

Adding automatic route generating on top of the symfony cmf routing
https://cmf.symfony.com
14 stars 29 forks source link

Update dependencies and fix tests #161

Closed dantleech closed 9 years ago

dantleech commented 9 years ago

The tests are currently failing because:

wouterj commented 9 years ago

Tests do now pass again in master (see https://github.com/symfony-cmf/RoutingAutoBundle/pull/162). PHP 7 support should still be in the allowed failures (due to a typo, it wasn't in there).

I think this can be closed, updating to 1.3 (for PHP 7 support) is something we have to do for almost all bundles. It might be a good idea to do this now.