This repository was archived by the owner on Feb 6, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 154
non-existent service "router.request_context" in v2.5.0 #163
Comments
ping @HeahDude |
we should add However, this issue should be triggered only when using a dynamic configuration for the transport, which is weird if you just updated the bundle (as such config was forbidden with the previous version). Otherwise, it means that the new code is buggy and always uses dynamic mode. |
@stof about
This is conditioned by https://github.com/symfony/swiftmailer-bundle/pull/161/files#diff-5d7bc2844ac399afc20f4d92a4897c2cR75, should be safe right? |
fabpot
added a commit
that referenced
this issue
Mar 2, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I have a basic CLI app and just updated this bundle to 2.5.x and now I am getting the following error message presumably from this commit 183b291. This seems similar to this issue. I don't need a router in my CLI app so I have removed it from my config, but switmailer-bundle is depending on it.
The text was updated successfully, but these errors were encountered: