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 58be176371 Merge branch '3.4'
* 3.4:
  Moved PhpExtractor and PhpStringTokenParser to Translation component
  [Asset] Provide default context
  [HttpKernel] Deprecate some compiler passes in favor of tagged iterator args
  Add exclusive Twig namespace for bundles path
  Share connection factories between cache and lock
2017-09-29 11:39:35 +02:00
..
Bundle [HttpKernel] Remove convention based commands registration 2017-08-10 19:24:31 +02:00
CacheClearer Merge branch '3.4' 2017-09-29 11:39:35 +02: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 Merge branch '3.4' 2017-09-28 15:19:12 +02: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 Merge branch '3.4' 2017-09-29 11:39:35 +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 [HttpKernel] removed bundle inheritance 2017-09-26 16:00:30 -07: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