Skip to content

Updates to language on The Big Picture #93

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
wants to merge 10 commits into from
Closed

Conversation

ckwalsh
Copy link
Contributor

@ckwalsh ckwalsh commented Feb 6, 2011

Various language updates to improve readability for English users. Also simplified some concepts.

``_controller`` routing value: ``HelloBundle``).
* *line 3*: Symfony2 takes advantage of new PHP 5.3 namespacing features, and
all controllers should be properly namespaced. Per the routing file above,
the namespace is the first part of the ``_controller`` routing value:
Copy link
Member

Choose a reason for hiding this comment

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

This should be changed as the first part is the bundle name, not a namespace.

Copy link
Member

Choose a reason for hiding this comment

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

You're right, I've made this change: 27e1812

@weaverryan
Copy link
Member

Thanks for the careful work guys.

xabbuh pushed a commit that referenced this pull request Jul 28, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants