This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier af309b0acf minor #32557 [HttpClient] make toStream() throw by default (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpClient] make toStream() throw by default

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

For consistency with ->getHeaders()/->getContent().

Commits
-------

90e46ab13b [HttpClient] make toStream() throw by default
2019-07-16 11:44:12 +02:00
..
Bridge Merge branch '4.3' into 4.4 2019-07-10 20:47:17 +02:00
Bundle [Mailer] added XML configuration for the mailer envelope 2019-07-16 08:28:50 +02:00
Component [HttpClient] make toStream() throw by default 2019-07-16 08:40:46 +02:00
Contracts Merge branch '4.3' into 4.4 2019-06-26 11:30:56 +02:00