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/Component/HttpClient/Response
Nicolas Grekas 80cd480254 Merge branch '4.3' into 4.4
* 4.3:
  [Debug] fix ClassNotFoundFatalErrorHandler
  [Routing] Fix using a custom matcher & generator dumper class
  [Dotenv] Fixed infinite loop with missing quote followed by quoted value
  [HttpClient] Added missing sprintf
  [TwigBridge] button_widget now has its title attr translated even if its label = null or false
  [PhpUnitBridge] When using phpenv + phpenv-composer plugin, composer executable is wrapped into a bash script
  [Messenger] Added check if json_encode succeeded
  [Security] Prevent canceled remember-me cookie from being accepted
  [FrameworkBundle][TranslationUpdateCommand] Do not output positive feedback on stderr
  [Security\Guard] Fix missing typehints
2020-01-08 18:29:02 +01:00
..
CurlResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
HttplugPromise.php [HttpClient] resolve promise chains on HttplugClient::wait() 2019-10-12 10:50:39 +02:00
MockResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
NativeResponse.php Merge branch '4.3' into 4.4 2020-01-06 13:57:54 +01:00
ResponseStream.php [HttpClient] fix support for 103 Early Hints and other informational status codes 2019-09-03 23:21:26 +02:00
ResponseTrait.php Merge branch '4.3' into 4.4 2020-01-08 18:29:02 +01:00
StreamWrapper.php bug #35209 [HttpClient] fix support for non-blocking resource streams (nicolas-grekas) 2020-01-04 15:05:21 +01:00