Skip to content

streamed response should return $this #24626

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

Closed
wants to merge 2 commits into from
Closed

streamed response should return $this #24626

wants to merge 2 commits into from

Conversation

DQNEO
Copy link
Contributor

@DQNEO DQNEO commented Oct 19, 2017

Q A
Branch? 2.7
Bug fix? yes
New feature? no
BC breaks? may be yes?
Deprecations? no
Tests pass? yes
License MIT

sendHeaders() and sendContent() should return $this, as in the parent class.

related PRs:
#2935
#20289

@DQNEO DQNEO changed the title streamed response should return this streamed response should return $this Oct 19, 2017
@chalasr chalasr added this to the 2.7 milestone Oct 19, 2017
@nicolas-grekas
Copy link
Member

Thank you @DQNEO.

nicolas-grekas added a commit that referenced this pull request Oct 19, 2017
This PR was squashed before being merged into the 2.7 branch (closes #24626).

Discussion
----------

streamed response should return $this

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | may be yes?
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

---

`sendHeaders()` and `sendContent()` should return $this,  as in the parent class.

related PRs:
#2935
#20289

Commits
-------

058fb84 streamed response should return $this
@DQNEO DQNEO deleted the 2.7-StreamedResponse-return-this branch October 20, 2017 04:16
This was referenced Oct 30, 2017
This was referenced Nov 10, 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.

4 participants