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

Fix master #210

Closed ElectricMaxxx closed 7 years ago

ElectricMaxxx commented 7 years ago

I will try to fix master based on RC2 of routing-auto

ElectricMaxxx commented 7 years ago

And that is really weired. That is exactly the issue of {ReflectionDocBlock](https://github.com/phpDocumentor/ReflectionDocBlock) we had on doctrine-odm master, but we do not have any dependendeny on it. I got it locally, cause i install phpspec/prophecy, cause i got local issues. Could it be that somehow we get the broken ReflectionDocBlock version?

ElectricMaxxx commented 7 years ago

Yes, this should keep master green, but it is no soltution for the rest of time.

dbu commented 7 years ago

weird. well thanks, glad it worked and was not something more complicated in our own codebase