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/Console/Tests/Command
Nicolas Grekas bdaa7b118e Merge branch '3.4'
* 3.4:
  Add TokenProcessor
  [DI] Handle root namespace in service definitions
  Add support for command lazy-loading
  Use rawurlencode() to transform the Cookie into a string
  [TwigBundle] Added a RuntimeExtensionInterface to take advantage of autoconfigure
  [Process] Fix parsing args on Windows
  Add exculde verbosity test
  [HttpKernel][VarDumper] Truncate profiler data & optim perf
  [DI] Allow imports in string format for YAML
  [Validator] Allow to use a property path to get value to compare in comparison constraints
  [Security] Fix authentication.failure event not dispatched on AccountStatusException
  add option to define the access decision manager
  Add support for doctrin/dbal 2.6 types
2017-07-12 16:12:10 +02:00
..
CommandTest.php Merge branch '3.4' 2017-07-12 16:12:10 +02:00
HelpCommandTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ListCommandTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
LockableTraitTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00