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/HttpKernel/Tests/HttpCache
Nicolas Grekas b0fc56477a Merge branch '4.4' into 5.0
* 4.4:
  [Validator] fix access to uninitialized property when getting value
  [HttpClient] Fix regex bearer
  [Translator] Default value for 'sort' option in translation:update should be 'asc'
  [HttpKernel] Fix stale-if-error behavior, add tests
  [Intl] Provide more locale translations
  [Mailer] Fix STARTTLS support for Postmark and Mandrill
  [Messenger] Check for all serialization exceptions during message dec…
  [Messenger] Fix bug when using single route with XML config
  Fix exception message in Doctrine Messenger
  [DI]  CheckTypeDeclarationsPass now checks if value is type of parameter type
  [SecurityBundle] fix security.authentication.provider.ldap_bind arguments
  Improved error message when no supported user provider is found
  Mysqli doesn't support the named parameters used by PdoAdapter
  Added debug argument to decide if debug page should be shown or not
  Mysqli doesn't support the named parameters used by PdoStore
  Properly handle phpunit arguments for configuration file
  [Mailer] add tests for http transports
2020-01-31 10:13:47 +01:00
..
EsiTest.php Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
HttpCacheTest.php Merge branch '4.3' into 4.4 2020-01-31 10:11:17 +01:00
HttpCacheTestCase.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ResponseCacheStrategyTest.php [HttpKernel] Correctly merging cache directives in HttpCache/ResponseCacheStrategy 2019-02-25 12:22:09 +01:00
SsiTest.php Merge branch '3.4' into 4.3 2019-08-03 23:50:52 +02:00
StoreTest.php Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
SubRequestHandlerTest.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
TestHttpKernel.php Merge branch '4.4' 2019-08-21 17:37:45 +02:00
TestMultipleHttpKernel.php Merge branch '4.4' 2019-08-21 17:37:45 +02:00