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/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
..
Command.php Merge branch '3.4' 2017-07-12 16:12:10 +02:00
HelpCommand.php Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
ListCommand.php Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
LockableTrait.php update the author of the LockableTrait 2016-06-24 08:07:32 +02:00