Nicolas Grekas
Nicolas Grekas
Check https://github.com/symfony/symfony/pull/56985, it should answer that. Let me know if not completly.
PR ready for merge @symfony/mergers
Looks like we can close this PR, isn't it?
[HttpClient] Fix that staged exceptions were not thrown when calling `MockResponse::getStatusCode()`
Did you try setting the "error" info when constructing the MockResponse instead?
[HttpClient] Fix that staged exceptions were not thrown when calling `MockResponse::getStatusCode()`
Those are mocking two different moments where exceptions can be thrown: before headers vs after them;
[HttpClient] Fix that staged exceptions were not thrown when calling `MockResponse::getStatusCode()`
Doc PR welcome!
`#Q_81($r7` is indeed a weak password: it's way too short, thus can be cracked quite quickly
Ah: why do you consider this as a bugfix? To me it's for 7.2
Is that new to 7.1?
Thanks for digging. I think we can consider this behavior as a bug. Up for a PR?