Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[2.2] Updated most routing changes #2165

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 5 commits into from
Jan 22, 2013

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jan 21, 2013

Q A
Doc fix? yes (symfony/symfony#6738, symfony/symfony#6022, symfony/symfony#6825)
New docs? no
Applies to 2.2+
Closes tickets #2163

The Routing component has renamed some important options. This PR is fixes the most occurences of wrong Routing options in the documentation, I can't promise that every occurence is now fixed.

I marked this as a WIP because the hostname option is likely to be renamed to host, when that PR is created + merged I will change them and this PR can get merged.

$rootCollection->addCollection($subCollection);

.. versionadded:: 2.2
The ``addPrefixs`` method is added in Symfony2.2. This was part of the
Copy link
Member

Choose a reason for hiding this comment

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

extra s here.

@fabpot
Copy link
Member

fabpot commented Jan 21, 2013

I've just created the PR for the hostname rename (see symfony/symfony#6825).

fabpot added a commit to symfony/symfony that referenced this pull request Jan 21, 2013
This PR was merged into the master branch.

Commits
-------

94f6116 renamed hostname to host in the routing system (closes #6775)
001734a [Validator] fixed phpdoc
18b9e68 [HttpFoundation] renamed hostname to host in the test to be consistent

Discussion
----------

Hostname rename to host

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no (does not exist in 2.1)
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #6775
| License       | MIT
| Doc PR        | symfony/symfony-docs#2165

see #6775

---------------------------------------------------------------------------

by WouterJ at 2013-01-21T18:44:20Z

+1
@wouterj
Copy link
Member Author

wouterj commented Jan 21, 2013

@weaverryan it is ready for merging!

weaverryan added a commit that referenced this pull request Jan 22, 2013
[2.2] Updated most routing changes
@weaverryan weaverryan merged commit d35b34f into symfony:master Jan 22, 2013
@weaverryan
Copy link
Member

Hi @wouterj!

This is absolutely wonderful - thanks for your very complete work on this! I found just a few more small references that I've updated.

Thanks!

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