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

[HttpKernel] fix stripComments() normalizing new-lines #10351

Merged
merged 1 commit into from
Feb 28, 2014

Conversation

sstok
Copy link
Contributor

@sstok sstok commented Feb 28, 2014

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

This makes normalizing new-lines less error-prone
when a string contains multiple new line-lines

This makes normalizing new-lines less error-prone
when a string contains multiple new line-lines
@fabpot
Copy link
Member

fabpot commented Feb 28, 2014

Thanks @sstok.

fabpot added a commit that referenced this pull request Feb 28, 2014
…tok)

This PR was merged into the 2.3 branch.

Discussion
----------

[HttpKernel] fix stripComments() normalizing new-lines

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

This makes normalizing new-lines less error-prone
when a string contains multiple new line-lines

Commits
-------

63032c7 fixed Kernel::stripComments() normalizing new-lines
@fabpot fabpot merged commit 63032c7 into symfony:2.3 Feb 28, 2014
@sstok sstok deleted the fix-stripComments-space-eater branch December 3, 2014 10:36
@sstok sstok restored the fix-stripComments-space-eater branch December 3, 2014 10:36
@sstok sstok deleted the fix-stripComments-space-eater branch December 3, 2014 10:37
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.

None yet

2 participants