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 349e5fe9b8 Merge branch '3.2' into 3.3
* 3.2:
  typo
  CS: adjust chaining indentation
2017-06-02 16:38:05 +02:00
..
Bundle Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
CacheClearer Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
CacheWarmer Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Config Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
Controller Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
ControllerMetadata Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DataCollector Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection Making the RegisterControllerArgumentLocatorsPass throw an exception on a bad type-hint 2017-05-10 15:41:43 -04:00
Event [HttpKernel] Deprecate X-Status-Code for better alternative 2017-02-23 21:30:09 +00:00
EventListener Merge branch '3.2' into 3.3 2017-06-02 16:38:05 +02:00
Exception Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Fixtures Merge branch '3.2' 2017-03-07 17:28:52 +01:00
Fragment [HttpFoundation] Add $trustedHeaderSet arg to Request::setTrustedProxies() - deprecate not setting it 2017-03-22 21:29:40 +01:00
HttpCache [HttpKernel] Fix forward compat with Request::setTrustedProxies() 2017-04-05 08:52:45 +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] Fix forward compat with Request::setTrustedProxies() 2017-04-05 08:52:45 +02:00
KernelTest.php Fix kernel.project_dir extensibility 2017-05-18 16:23:46 +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