Skip to content

Fix heredoc #29960

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
Jan 23, 2019
Merged

Fix heredoc #29960

merged 1 commit into from
Jan 23, 2019

Conversation

Stadly
Copy link
Contributor

@Stadly Stadly commented Jan 23, 2019

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

A heredoc was erroneously a nowdoc.

@fabpot
Copy link
Member

fabpot commented Jan 23, 2019

Good catch, thanks @Stadly.

@fabpot fabpot merged commit 15f5f69 into symfony:3.4 Jan 23, 2019
fabpot added a commit that referenced this pull request Jan 23, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Fix heredoc

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

A heredoc was erroneously a nowdoc.

Commits
-------

15f5f69 Fix heredoc
@Stadly
Copy link
Contributor Author

Stadly commented Jan 23, 2019

:) This should also be merged into 4.2 (and master?). How does that work?

@xabbuh
Copy link
Member

xabbuh commented Jan 23, 2019

We regularly merge lower branches up into all maintained branches including master.

@Stadly Stadly deleted the fix-heredoc branch January 23, 2019 15:06
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.

4 participants