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/DependencyInjection
Nicolas Grekas 6e34963b3d Merge branch '3.4' into 4.0
* 3.4:
  [YAML] Issue #26065: leading spaces in YAML multi-line string literals
  [Bridge\PhpUnit] Exit as late as possible
  [Bridge\PhpUnit] Cleanup BC layer
  [PhpBridge] add PHPUnit 7 support to SymfonyTestsListener
  [Lock] Log already-locked errors as "notice" instead of "warning"
  add context to serialize and deserialize
  Update Repository Symlink Helper
  Document explicitly that dotfiles and vcs files are ignored by default
  [HttpKernel] don't try to wire Request argument with controller.service_arguments
  Make kernel build time optionally deterministic
  Use 0 for unlimited expiry
  [Routing] fix typo
  Bump default PHPUnit version from 6.3 to 6.5
  do not mock the container builder in tests
  [Cache][WebProfiler] fix collecting cache stats with sub-requests + allow clearing calls
2018-02-11 18:17:44 +01:00
..
AddAnnotatedClassesToCachePassTest.php [HttpKernel] Fix deprecation of Extension::addClassesToCompile() / AddClassesToCachePass 2017-04-18 17:56:38 +02:00
ControllerArgumentValueResolverPassTest.php Move ControllerArgumentValueResolverPass to the HttpKernel component 2017-03-03 13:55:06 +01:00
FragmentRendererPassTest.php do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
LazyLoadingFragmentHandlerTest.php fixed some deprecation messages 2017-12-31 06:50:45 +01:00
LoggerPassTest.php [Console][HttpKernel] Handle new SHELL_VERBOSITY, also configures the default logger 2017-10-04 19:17:25 +02:00
MergeExtensionConfigurationPassTest.php do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
RegisterControllerArgumentLocatorsPassTest.php don't bind scalar values to controller method arguments 2017-10-18 01:50:07 -04:00
RemoveEmptyControllerArgumentLocatorsPassTest.php Making the RegisterControllerArgumentLocatorsPass throw an exception on a bad type-hint 2017-05-10 15:41:43 -04:00
ResettableServicePassTest.php [HttpKernel] Move services reset to Kernel 2017-10-30 19:01:22 +01:00
ServicesResetterTest.php [HttpKernel] Move services reset to Kernel 2017-10-30 19:01:22 +01:00