8000 [Yaml] treat trailing backslashes in multi-line strings by xabbuh · Pull Request #24416 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Yaml] treat trailing backslashes in multi-line strings #24416

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 5, 2017

Conversation

xabbuh
Copy link
Member
@xabbuh xabbuh commented Oct 3, 2017
Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #24408
License MIT
Doc PR

@faheemhameed
Copy link

This works great. Thanks!! Will this be merged to "symfony/symfony": "3.3.3" so that I can pull the new version easily? or how can I do it. I am quite a newbie here.

@javiereguiluz
Copy link
Member

@faheemhameed if accepted, this will be merged in 3.3 branch and it will be available in the next stable version released for Symfony 3.3. If you need this solution as soon as possible, you could even use a forked version of this component in your composer.json or even, copy+paste this change in the specific file inside vendor/ (this las "solution" only recommended in case of real urgency!).

@faheemhameed
Copy link

@javiereguiluz Thanks for the guide. I have tried to create a fork and tried to update my composer.json using vcs repo based on a note I found in the getcomposer.org website. But it was not successful. I have decided to wait for the update as the issue is not a pressing one for me.

Many thanks.

@fabpot
Copy link
Member
fabpot commented Oct 5, 2017

Thank you @xabbuh.

@fabpot fabpot merged commit 80af9b8 into symfony:3.3 Oct 5, 2017
fabpot added a commit that referenced this pull request Oct 5, 2017
…abbuh)

This PR was merged into the 3.3 branch.

Discussion
----------

[Yaml] treat trailing backslashes in multi-line strings

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

Commits
-------

80af9b8 treat trailing backslashes in multi-line strings
@xabbuh xabbuh deleted the issue-24408 branch October 5, 2017 12:47
@fabpot fabpot mentioned this pull request Oct 5, 2017
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.

6 participants
0