Skip to content
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

[Book] use AppBundle examples and follow best practices #6006

Merged
merged 1 commit into from
Dec 17, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Dec 13, 2015

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

@@ -348,12 +348,12 @@ directories don't exist, create them.

# src/Acme/HelloBundle/Resources/config/services.yml
parameters:
my_mailer.transport: sendmail
app.mailer.transport: sendmail
Copy link
Member

Choose a reason for hiding this comment

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

Very small detail: 2 spaces before "sendmail"

Copy link
Member Author

Choose a reason for hiding this comment

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

good catch, changed it

@javiereguiluz
Copy link
Member

@xabbuh very nice changes. Thank you!

@wouterj
Copy link
Member

wouterj commented Dec 17, 2015

Cool! 👍

@wouterj wouterj merged commit 2394e3f into symfony:2.3 Dec 17, 2015
wouterj added a commit that referenced this pull request Dec 17, 2015
…xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Book] use AppBundle examples and follow best practices

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

Commits
-------

2394e3f use AppBundle examples and follow best practices
@xabbuh xabbuh deleted the acme-app-bundle branch December 17, 2015 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants