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 d3ba3fb87d Merge branch '4.1'
* 4.1:
  Undeprecate the single-colon notation for controllers
  Command::addOption should allow int in $default
  Update symfony links to https
  [Form] Fixed keeping hash of equal \DateTimeInterface on submit
  [PhpUnitBridge] Fix typo
  [Routing] generate(null) should throw an exception
  [Form] Minor fixes in docs and cs
  [Workflow] Made code simpler
  [Config] Unset key during normalization
  [Form] Fixed empty data for compound date types
  invalidate forms on transformation failures
  [FrameworkBundle] fixed guard event names for transitions
  method buildTransitionBlockerList returns TransitionBlockerList of expected transition
  [FrameworkBundle] fixed guard event names for transitions
  [PropertyAccessor] Fix unable to write to singular property using setter while plural adder/remover exist
2018-11-15 13:17:10 +01:00
..
Command.php Merge branch '3.4' into 4.1 2018-11-15 13:15:13 +01:00
HelpCommand.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
ListCommand.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
LockableTrait.php Favor LogicException for missing classes & functions 2018-09-24 09:37:12 +02:00