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 a28c522790 Merge branch '3.1' into 3.2
* 3.1: (28 commits)
  Fix merge
  [Validator] add class name to the cache key
  [Serializer] Remove AbstractObjectNormalizer::isAttributeToNormalize
  Throw less misleading exception when property access not found
  [Twig] Fix deprecations with Twig 1.29
  Fixed typo
  [FrameworkBundle] Removed the kernel.debug parameter from the cache pool namespace seed
  Fix email address
  fix the docblock in regard to the role argument
  Don't use the "app" global variable in the profiler
  [VarDumper] fix tests when xdebug is enabled
  Fix merge
  FIXED NON EXISTING TYPE DECLARATION
  [Cache] Fix dumping SplDoublyLinkedList iter mode
  [Console] fixed PHP7 Errors when not using Dispatcher
  Regression test for missing controller arguments (3.1)
  Regression test for missing controller arguments
  fix a test checking for a value
  [Form][DX] FileType "multiple" fixes
  fixed CS
  ...
2016-12-08 16:18:22 +01:00
..
Bundle Merge branch '2.7' into 2.8 2016-10-22 18:13:14 -07:00
CacheClearer Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
CacheWarmer PhpUnitNoDedicateAssertFixer results 2016-02-21 12:34:19 +01:00
Config Make the container considered non-fresh if the environment parameters are changed 2014-12-13 16:43:22 +00:00
Controller Merge branch '2.8' into 3.1 2016-12-08 15:58:14 +01:00
ControllerMetadata [HttpKernel] Fix nullable types handling 2016-10-04 17:41:48 +02:00
DataCollector [HttpKernel] Fixed RequestDataCollector handling of null header values. 2016-12-05 14:20:31 +01:00
Debug Added a default ide file link web view 2016-10-25 15:27:26 +02:00
DependencyInjection [FrameworkBundle] Wire PhpArrayAdapter with a new cache warmer for annotations 2016-07-30 03:40:00 -04:00
EventListener Merge branch '2.8' into 3.1 2016-09-06 13:02:40 +02:00
Exception fixed CS 2016-06-29 07:42:25 +02:00
Fixtures Fix base DataCollector throws warning on unsupported scheme strings 2016-11-02 10:40:06 +01:00
Fragment [3.1][PhpUnitBridge] Drop ErrorAssert in favor of @expectedDeprecation 2016-10-21 22:36:24 +02:00
HttpCache Merge branch '3.1' 2016-10-13 18:32:06 -07:00
Profiler [HttpKernel] Use VarDumper in the profiler 2016-09-17 16:23:20 +02:00
ClientTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpKernelTest.php Merge branch '2.8' into 3.1 2016-09-06 13:02:40 +02:00
KernelTest.php Merge branch '2.8' into 3.0 2016-03-25 02:41:20 +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.3' into 2.7 2016-01-12 18:44:11 +01:00