Skip to content

Fixing bad logic, caused by merge originally #10516

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
Oct 19, 2018
Merged

Conversation

weaverryan
Copy link
Member

Caught by @fnash in Symfony Slack! Because the supports() method didn't exist in 2.8, this logic basically needed to be reversed when we merged to 3.4. But, that was not done correctly (by me).

@javiereguiluz javiereguiluz added this to the 3.4 milestone Oct 19, 2018
@javiereguiluz
Copy link
Member

Thanks Ryan!

@javiereguiluz javiereguiluz merged commit 4e473c0 into 3.4 Oct 19, 2018
javiereguiluz added a commit that referenced this pull request Oct 19, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

Fixing bad logic, caused by merge originally

Caught by @fnash in Symfony Slack! Because the `supports()` method didn't exist in 2.8, this logic basically needed to be reversed when we merged to 3.4. But, that was not done correctly (by me).

Commits
-------

4e473c0 Fixing bad logic, caused by merge originally
@nicolas-grekas nicolas-grekas deleted the weaverryan-patch-2 branch November 11, 2018 09:31
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.

3 participants