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
Fabien Potencier d5ff094258 Merge branch '3.3' into 3.4
* 3.3:
  [HttpFoundation] Use the correct syntax for session gc based on Pdo driver
  Removed assertDateTimeEquals() methods.
  Revert "bug #24987 [Console] Fix global console flag when used in chain (Simperfit)"
  Revert "bug #25487 [Console] Fix a bug when passing a letter that could be an alias (Simperfit)"
  Disable CSP header on exception pages only in debug
  Fixed submitting disabled buttons
  Fixed Button::setParent() when already submitted
  Improve assertions
  Restore RoleInterface import
  Improve assertions
  SCA: get rid of repetitive calls
  allow null values for root nodes in YAML configs
  revert useless tests fixtures changes
  [VarDumper] Fix docblock
  Improve phpdoc to make it more explicit
2018-01-29 10:03:43 +01:00
..
Bundle [HttpKernel] Deprecated commands auto-registration 2017-08-09 18:52:44 +02:00
CacheClearer Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
CacheWarmer [HttpKernel] Deprecate some compiler passes in favor of tagged iterator args 2017-09-29 00:01:08 +02:00
Config [HttpKernel] Deprecate EnvParametersResource 2017-09-03 16:48:09 +02:00
Controller Throw a sensible exception when controller has been removed 2017-12-06 11:59:38 +00:00
ControllerMetadata Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DataCollector Add tests for the HttpKernel request collector and redirection via cookies 2018-01-08 19:18:05 +00:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01:00
Event [HttpKernel] add a test for FilterControllerEvents 2017-11-20 17:56:59 +01:00
EventListener Merge branch '3.3' into 3.4 2018-01-29 10:03:43 +01:00
Exception Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Fixtures Reset profiler. 2017-10-05 12:20:28 +02:00
Fragment [HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice 2017-11-29 10:42:06 +01:00
HttpCache Merge branch '2.8' into 3.3 2017-12-12 12:20:26 +01:00
Log [HttpKernel][FrameworkBundle] Add a minimalist default PSR-3 logger 2017-09-29 09:59:44 -07:00
Profiler Merge branch '2.7' into 2.8 2017-12-12 12:12:43 +01: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 [HttpKernel] fix cleaning legacy containers 2017-12-28 12:08:28 +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