schmittjoh / JMSI18nRoutingBundle

Allows you to internationalize your routing
http://jmsyst.com/bundles/JMSI18nRoutingBundle
358 stars 159 forks source link

$router->getRouteCollection() fails when updated from 2.3.0 to 2.4.0 #201

Open samuelvi opened 7 years ago

samuelvi commented 7 years ago

I updated from 2.3.0 to 2.4.0 but this makes a web project to crash

ContextErrorException in RouteCollection.php line 143: Warning: trim() expects parameter 1 to be string, array given

The error comes when I call $router->getRouteCollection()