Skip to content

[Routing] removed a useless var #30510

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
Mar 11, 2019
Merged

[Routing] removed a useless var #30510

merged 1 commit into from
Mar 11, 2019

Conversation

HeahDude
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets ~
License MIT
Doc PR ~

This was never documented, we should rely on $routes->import() instead.

@fabpot
Copy link
Member

fabpot commented Mar 11, 2019

Good catch, thanks @HeahDude.

@fabpot fabpot merged commit 10c1313 into symfony:3.4 Mar 11, 2019
fabpot added a commit that referenced this pull request Mar 11, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Routing] removed a useless var

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | ~
| License       | MIT
| Doc PR        | ~

This was never documented, we should rely on `$routes->import()` instead.

Commits
-------

10c1313 [Routing] removed a useless var
@HeahDude HeahDude deleted the useless-var branch March 11, 2019 10:26
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