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

[Routing] fix BC #12397

Merged
merged 1 commit into from Nov 3, 2014
Merged

[Routing] fix BC #12397

merged 1 commit into from Nov 3, 2014

Conversation

nicolas-grekas
Copy link
Member

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

Tests on master and 2.5 are failing because this patch is missing.

@fabpot
Copy link
Member

fabpot commented Nov 3, 2014

👍

@xabbuh
Copy link
Member

xabbuh commented Nov 3, 2014

Are you sure that this change is necessary (the code has been the same since its initial commit, hasn't it?)? The tests that I see are failing, do fail because of the missing Finder component (see #12398 for a fix).

@nicolas-grekas
Copy link
Member Author

Sure: see https://travis-ci.org/symfony/symfony/builds/39832453
If the line is old, then the test must be new (and right).

@xabbuh
Copy link
Member

xabbuh commented Nov 3, 2014

Oh, yes you're right. The test was introduced in #12329 in the 2.3 branch.

@fabpot
Copy link
Member

fabpot commented Nov 3, 2014

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 86e667b into symfony:2.5 Nov 3, 2014
fabpot added a commit that referenced this pull request Nov 3, 2014
This PR was merged into the 2.5 branch.

Discussion
----------

[Routing] fix BC

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

Tests on master and 2.5 are failing because this patch is missing.

Commits
-------

86e667b [Routing] fix BC
@nicolas-grekas nicolas-grekas deleted the fix-routing branch November 4, 2014 09:36
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.

None yet

3 participants