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

Fixed yaml configuration of app.exception_controller #6334

Closed
wants to merge 2 commits into from

Conversation

a-ast
Copy link
Contributor

@a-ast a-ast commented Mar 6, 2016

Q A
Doc fix? yes
New docs? no
Applies to 2.3+
Fixed tickets -

Fixed yaml code-block for app.exception_controller service: indented lines with 'class' and 'arguments' configuration to make this example functional.

Fixed yaml code-block for app.exception_controller service: indented lines with 'class' and 'arguments' configuration to make this example functional.
@xabbuh
Copy link
Member

xabbuh commented Mar 7, 2016

Good catch @AAstakhov! Actually, we usually use four spaces to indent YAML config examples. Do you want to change that here too (we can do that during merging otherwise).

@javiereguiluz
Copy link
Member

👍 thanks @AAstakhov

As were mentioned in the comment changed indentation of yaml code-block to use four spaces.
@a-ast
Copy link
Contributor Author

a-ast commented Mar 7, 2016

Hi, @xabbuh, I hope this time I did it correctly using github online editor.

BTW, I'd like to contribute more to docs. Where is the right place to ask and discuss some ideas? IRC?

@xabbuh
Copy link
Member

xabbuh commented Mar 7, 2016

Perfect! 👍

You can best ask questions here on GitHub or join us on IRC in #symfony-docs.

@wouterj
Copy link
Member

wouterj commented Mar 7, 2016

Thanks @AAstakhov, it's looking perfect now. I've just merged your fix into the documentation.

It's good to hear you want to help with the documentation! We discuss all things in the issue tracker on GitHub: http://github.com/symfony/symfony-docs/issues If you have any question or want to discuss something, you can create a new issue. You can also join us at #symfony-docs on IRC (it's not active, but most of the time xabbuh or me are in there).

wouterj added a commit that referenced this pull request Mar 7, 2016
…khov)

This PR was squashed before being merged into the 2.3 branch (closes #6334).

Discussion
----------

Fixed yaml configuration of app.exception_controller

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

Fixed yaml code-block for app.exception_controller service: indented lines with 'class' and 'arguments' configuration to make this example functional.

Commits
-------

95a3903 Fixed yaml configuration of app.exception_controller
@wouterj wouterj closed this Mar 7, 2016
@a-ast
Copy link
Contributor Author

a-ast commented Mar 9, 2016

Explain me pls. My fix was applied to 2.3 but not to other versions (e.g. not to 3.0). Should I do something to fix it everywhere?

@theofidry
Copy link
Contributor

@AAstakhov IIRC everything is merged back to older versions afterwards, but not immediately.

@wouterj
Copy link
Member

wouterj commented Mar 9, 2016

@AAstakhov we always merge fixes into the oldest maintained branch that they apply to. Then we merge branches from oldest to the newest every so often. In this case, I only merged a couple PRs and didn't merge everything up.

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.

None yet

5 participants