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

Fixed quoting of string literals containing backslash #3330

Merged
merged 1 commit into from
Nov 12, 2018

Conversation

morozov
Copy link
Member

@morozov morozov commented Oct 24, 2018

Q A
Type bug
BC Break no
Fixed issues #3328

@morozov morozov changed the title Failing test to identify string literal quoting issues Fixed quoting of string literals containing backslash Oct 24, 2018
@morozov
Copy link
Member Author

morozov commented Nov 11, 2018

@Ocramius unless there are other objections, I'm going to merge this tomorrow. Escaping was fixed at the lowest level use case which is covered by an integration test at the same level. If there's a higher level test case which is broken by the change, we'll have to identify and fix it separately. The lower level implementation stays as it's implemented here in any case.

@morozov morozov dismissed Ocramius’s stale review November 12, 2018 04:27

Based on the above arguments.

@morozov morozov merged commit ff6cbdb into doctrine:master Nov 12, 2018
@morozov morozov deleted the issues/3328 branch November 12, 2018 04:28
@morozov morozov self-assigned this Nov 24, 2018
@morozov morozov added this to the 2.9.0 milestone Nov 24, 2018
morozov added a commit that referenced this pull request Nov 24, 2018
@morozov morozov modified the milestones: 2.9.0, 2.8.1 Dec 2, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants