[3.0] First-class multiline string support#301
Merged
GrahamCampbell merged 1 commit intovlucas:masterfrom Jan 2, 2019
GrahamCampbell:multiline
Merged
[3.0] First-class multiline string support#301GrahamCampbell merged 1 commit intovlucas:masterfrom GrahamCampbell:multiline
GrahamCampbell merged 1 commit intovlucas:masterfrom
GrahamCampbell:multiline
Conversation
Collaborator
Author
|
Yeh, because the code is not the same. |
Collaborator
Author
|
If it were the same, I'd have just merged the original. |
|
It's not really fare. What I usually do is to reopen a new PR with the "broken" code and fix it in another commit, for example https://github.com/symfony/symfony/pull/26651/commits |
Collaborator
Author
|
It wasn't that simple though, because the original PR was no longer applicable due to merge conflicts, so I was simpler to just rewrite the implementation. |
|
Could you please explain "multi line environment variable " ? |
|
You can have a look at the test suite to understand how it works |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #271.