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
Nicolas Grekas 1b1c03af83 Merge branch '4.0'
* 4.0:
  Fix tests
  PropertyInfo\DoctrineExtractor - There is bug when indexBy is meta key
  Fix PercentType error rendering.
  [minor] SCA
  [Cache] Inline some hot function calls
  fixed Silex project's URL
  fixed deprecations in tests
  fixed Twig URL
  [Cache] Add missing `@internal` tag on ProxyTrait
  fix formatting arguments in plaintext format
  Fix PSR exception context key
  Don't assume that file binary exists on *nix OS
  Fix that ESI/SSI processing can turn a \"private\" response \"public\"
  [Form] Fixed trimming choice values
  fix rendering exception stack traces
  [Routing] Fix loading multiple class annotations for invokable classes
2018-04-20 13:04:56 +02:00
..
Bundle [HttpKernel] Remove convention based commands registration 2017-08-10 19:24:31 +02:00
CacheClearer Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
CacheWarmer Merge branch '3.4' 2017-09-29 11:39:35 +02:00
Config [HttpKernel] Dont register env parameter resource 2017-09-05 09:06:08 +02:00
Controller feature #26833 [HttpKernel] Added support for timings in ArgumentValueResolvers (iltar) 2018-04-20 06:27:48 +02:00
ControllerMetadata Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
DataCollector [HttpKernel] LoggerDataCollector: splitting logs on different sub-requests 2018-04-20 11:44:17 +02:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection [HttpKernel] Added support for timings in ArgumentValueResolvers 2018-04-20 06:27:42 +02:00
Event [HttpKernel] add a test for FilterControllerEvents 2017-11-20 17:56:59 +01:00
EventListener Merge branch '4.0' 2018-04-14 11:36:26 -05:00
Exception [HttpKernel] minor: add ability to construct with headers on http exceptions 2017-04-15 01:12:38 +01:00
Fixtures Display orphaned events in profiler 2018-01-19 08:23:12 +01:00
Fragment Merge branch '3.4' into 4.0 2017-11-30 16:11:43 +01:00
HttpCache Merge branch '2.8' into 3.4 2018-04-20 08:18:40 +02:00
Log [HttpKernel][FrameworkBundle] Add a minimalist default PSR-3 logger 2017-09-29 09:59:44 -07:00
Profiler Improve assertions 2018-02-01 04:11:27 -02:00
ClientTest.php [HttpKernel] fix FC 2018-02-04 18:41:24 +01:00
HttpKernelTest.php [HttpKernel] remove deprecated features 2017-05-24 12:23:11 +02:00
KernelTest.php Merge branch '3.4' into 4.0 2018-02-04 14:08:26 +01:00
Logger.php [2.7] Fix unsilenced deprecation notices 2015-06-16 15:26:24 +02:00
TestHttpKernel.php Added an ArgumentResolver with clean extension point 2016-04-01 11:46:27 +02:00
UriSignerTest.php Merge branch '2.8' into 3.3 2017-12-12 12:20:26 +01:00