Skip to content

[TwigBridge] forward compatibility with Yaml 3.1 #17702

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 1 commit into from

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 5, 2016

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

@stof
Copy link
Member

stof commented Feb 5, 2016

👍

We may even want to apply this in older branches

@xabbuh
Copy link
Member Author

xabbuh commented Feb 5, 2016

Indeed, I missed that the requirement is only in require-dev (in older versions test won't be executed with 3.1). But this should apply cleanly on older branches.

@nicolas-grekas
Copy link
Member

Why backporting to older branches ? Their composer.json make them not compatible with 3.1, so this would always evaluate to false, isn't it?

@xabbuh
Copy link
Member Author

xabbuh commented Feb 5, 2016

@nicolas-grekas I do not see what would prevent someone to use the TwigBridge in Symfony 2.3 together with the Yaml component from 3.1. Do I miss something?

@nicolas-grekas
Copy link
Member

Nevermind, I didn't understand you above statement about the req being in require-dev, now I do :)

@xabbuh
Copy link
Member Author

xabbuh commented Feb 5, 2016

oh okay :)

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

nicolas-grekas added a commit that referenced this pull request Feb 5, 2016
This PR was submitted for the 3.0 branch but it was merged into the 2.3 branch instead (closes #17702).

Discussion
----------

[TwigBridge] forward compatibility with Yaml 3.1

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

Commits
-------

047c195 [TwigBridge] forward compatibility with Yaml 3.1
@xabbuh xabbuh deleted the pr-17578 branch February 5, 2016 11:55
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.

3 participants