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

[HttpFoundation] Add doc for File\Stream #7343

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

nicolas-grekas
Copy link
Member

No description provided.

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Perfectly explained! Thanks.

@xabbuh xabbuh added the On hold label Jan 9, 2017
fabpot added a commit to symfony/symfony that referenced this pull request Jan 9, 2017
…ryFileResponse (nicolas-grekas)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #19738
| License       | MIT
| Doc PR        | symfony/symfony-docs#7343

Replaces #19740. Native "getSize" is reported to return false on error, so using false as return type doesn't break the signature.

Commits
-------

8011209 [HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse
symfony-splitter pushed a commit to symfony/http-foundation that referenced this pull request Jan 9, 2017
…ryFileResponse (nicolas-grekas)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #19738
| License       | MIT
| Doc PR        | symfony/symfony-docs#7343

Replaces #19740. Native "getSize" is reported to return false on error, so using false as return type doesn't break the signature.

Commits
-------

8011209a18 [HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse
@xabbuh xabbuh removed the On hold label Jan 9, 2017
@xabbuh xabbuh merged commit a6f41f5 into symfony:master Jan 10, 2017
xabbuh added a commit that referenced this pull request Jan 10, 2017
This PR was merged into the master branch.

Discussion
----------

[HttpFoundation] Add doc for File\Stream

Commits
-------

a6f41f5 [HttpFoundation] Add doc for File\Stream
xabbuh added a commit that referenced this pull request Jan 10, 2017
@xabbuh
Copy link
Member

xabbuh commented Jan 10, 2017

Thank you Nicolas.

@nicolas-grekas nicolas-grekas deleted the bin-stream branch July 1, 2018 20:44
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.

5 participants