BeSimple / BeSimpleI18nRoutingBundle

NOT MAINTAINED - Full routing internationalized on your Symfony project
185 stars 63 forks source link

Symfony 2.0.17: Error in Cache Warmer #33

Closed stijink closed 11 years ago

stijink commented 12 years ago

Hi,

just upgraded to Symfony 2.0.17. After the vendors install i ran into the following error. Maybe you have an solution for this :)

[ErrorException]
Catchable Fatal Error: Argument 1 passed to Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer::__construct() must be an instance of Symfony\Compo
nent\Routing\Router, instance of BeSimple\I18nRoutingBundle\Routing\Router given, called in .../app/cache/d
ev/appDevDebugProjectContainer.php on line 300 and defined in .../vendor/symfony/src/Symfony/Bundle/Framewo
rkBundle/CacheWarmer/RouterCacheWarmer.php line 31

pulzarraider commented 12 years ago

For Symfony 2.0 use 2.0 branch: https://github.com/BeSimple/BeSimpleI18nRoutingBundle/tree/2.0