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 7a9eb2c654 Merge branch '3.4'
* 3.4:
  [HttpKernel][DI] Enable Kernel to implement CompilerPassInterface
  [DI] Add "PHP fluent format" for configuring the container
  [Routing] Add PHP fluent DSL for configuring routes
  [Bridge\Doctrine] Add "DoctrineType::reset()" method
  [Serializer] Add local cache to normalizers
2017-09-20 15:30:08 +02:00
..
Bundle [HttpKernel] Remove convention based commands registration 2017-08-10 19:24:31 +02:00
CacheClearer Remove deprecated container injections and compiler passes 2017-05-21 11:42:36 +02:00
CacheWarmer Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Config [HttpKernel] Dont register env parameter resource 2017-09-05 09:06:08 +02:00
Controller Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
ControllerMetadata Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
DataCollector Merge branch '3.3' 2017-07-06 09:25:25 +03:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
Event [HttpKernel] Deprecate X-Status-Code for better alternative 2017-02-23 21:30:09 +00:00
EventListener [DI] Fix private-by-default BC layer 2017-09-19 23:28:23 +02:00
Exception Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Fixtures A DI tag for resettable services. 2017-09-14 22:28:48 +02:00
Fragment [HttpKernel] remove deprecated features 2017-05-24 12:23:11 +02:00
HttpCache Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Profiler [HttpKernel et al.] Move DataCollector::cloneVar() to lateCollect() 2017-04-10 18:00:26 +02:00
ClientTest.php Refactored other PHPUnit method calls to work with namespaced PHPUnit 6 2017-02-21 11:04:38 +01:00
HttpKernelTest.php [HttpKernel] remove deprecated features 2017-05-24 12:23:11 +02:00
KernelTest.php Merge branch '3.4' 2017-09-20 15:30:08 +02: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 Allow a custom query string parameter 2017-03-05 11:22:32 +00:00