Skip to content

Correcting sf4 config path #747

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

Merged
merged 4 commits into from
Jan 10, 2018
Merged

Correcting sf4 config path #747

merged 4 commits into from
Jan 10, 2018

Conversation

mstrom
Copy link
Contributor

@mstrom mstrom commented Jan 7, 2018

No description provided.

#swiftmailer:
#delivery_address: [email protected]
swiftmailer:
disable_delivery: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about this change because in this app we try to be in sync as much as possible with the Symfony recipes. This option is used in the test config (https://github.com/symfony/recipes/blob/master/symfony/swiftmailer-bundle/2.5/config/packages/test/swiftmailer.yaml) but not in the dev config (https://github.com/symfony/recipes/blob/master/symfony/swiftmailer-bundle/2.5/config/packages/dev/swiftmailer.yaml).

@javiereguiluz
Copy link
Member

Thank you @mstrom.

@javiereguiluz javiereguiluz merged commit 6db8ba9 into symfony:master Jan 10, 2018
javiereguiluz added a commit that referenced this pull request Jan 10, 2018
This PR was merged into the master branch.

Discussion
----------

Correcting sf4 config path

Commits
-------

6db8ba9 Update the SwiftMailer dev config to match recipe
a86bda3 Removing requirement to register twig extension in services.yaml
9c8ed6d Fixing swiftmailer config path and added missing config for dev env
e4bdc3d Fixing path in Entity/Post
@mstrom mstrom deleted the correcting-sf4-config-path branch September 6, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants