Skip to content

Mention the SensioGeneratorBundle in the bundles article #9052

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 1 commit into from
Jan 13, 2018

Conversation

javiereguiluz
Copy link
Member

This fixes #9040.

@javiereguiluz javiereguiluz added this to the 2.7 milestone Jan 13, 2018
@javiereguiluz javiereguiluz merged commit 276109d into symfony:2.7 Jan 13, 2018
javiereguiluz added a commit that referenced this pull request Jan 13, 2018
…(javiereguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Mention the SensioGeneratorBundle in the bundles article

This fixes #9040.

Commits
-------

276109d Mention the SensioGeneratorBundle in the bundles article
@@ -182,3 +179,4 @@ Learn more
bundles/*

.. _`third-party bundles`: https://github.com/search?q=topic%3Asymfony-bundle&type=Repositories
.. _`SensioGeneratorBundle`: https://github.com/sensiolabs/SensioGeneratorBundle
Copy link
Member

Choose a reason for hiding this comment

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

`SensioGeneratorBundle`_ is an optional bundle that includes commands to create
different elements of your application, such as bundles. If you create lots of
bundles, consider using it. However, this section creates and enables a new
bundle by hand to show how simple is to do it.
Copy link
Member

Choose a reason for hiding this comment

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

[...] how simple it is [...]

javiereguiluz added a commit that referenced this pull request Jan 18, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

Minor fixes in the bundles article

This was reported by @xabbuh in #9052 after it was merged, so let's fix it.

Commits
-------

4ec6374 Minor fixes in the bundles article
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