Skip to content

[bundle] add support for %env(resolve:FOO)% feature. #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

makasim
Copy link
Member

@makasim makasim commented Mar 2, 2018

fixes #375

@thePanz
Copy link
Contributor

thePanz commented May 10, 2018

@makasim could you rebase this PR against the latest master?
The solution is not working with SF 4.0.9, where the following exception is thrown:

Using a cast in "env(resolve:ENQUEUE_DSN)" is incompatible with resolution at compile time in
"Enqueue\Bundle\DependencyInjection\EnqueueExtension". The logic in the extension should be
moved to a compiler pass, or an env parameter with no cast should be used instead.

@makasim
Copy link
Member Author

makasim commented Aug 20, 2018

should be fixed by #510

@makasim makasim closed this Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[symfony bundle] The env "resolve:ENQUEUE_DSN" var is not defined
2 participants