8000 Patch based 2.7 by franciscocorrales · Pull Request #6985 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Patch based 2.7 #6985

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

Conversation

franciscocorrales
Copy link

Doc changes on 2.7

Francisco Corrales Morales added 4 commits September 20, 2016 10:35
The old sentence was confusing. This one works better.
Its better to use e.g. here cause that is just an example. Doesn't always going to be in that path.
The word 'or' is clear. / not so much.
Titles use caps.
Unnecessary sentence.
@@ -108,14 +108,14 @@ via the ``config:dump-reference`` command:

.. code-block:: bash

$ app/console config:dump-reference AsseticBundle
$ bin/console config:dump-reference AsseticBundle
Copy link
Member

Choose a reason for hiding this comment

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

This does only apply to Symfony >= 3.0.

service as explained in `Services & Configuration`_. This, of course, will only
work if the type is referred to by its alias rather than being instantiated,
e.g.::
Form types are referred to by their fully-qualified class name::
Copy link
Member

Choose a reason for hiding this comment

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

This is only true for Symfony >= 2.8.

Copy link
Member

Choose a reason for hiding this comment

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

But we may want to remove this paragraph entirely for the 2.7 docs and only talk about form type extensions.

Copy link
Member
@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

@franciscocorrales I left some minor comments that should be addressed. But overall I like your suggestions.

This does only apply to Symfony >= 3.0.
@javiereguiluz
Copy link
Member

@franciscocorrales thanks for contributing these improvements. The PR stalled and has conflicts, so I'm finishing it in #7490. I reused your original commits, so you'll get full credit for your work. Thanks!

xabbuh added a commit that referenced this pull request Apr 15, 2017
…javiereguiluz)

This PR was merged into the 2.7 branch.

Discussion
----------

Minor fixes about bundle overridding

This finishes #6985.

Commits
-------

c9a52ae Added the changes suggested by reviewers
d5cd8d0 Reworded the section about form overridding
600d302 Update installation.rst
62bfc21 Update prepend_extension.rst
2f837d6 Update override.rst
3433e50 Update installation.rst
f684bdd Update inheritance.rst
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.

4 participants
0