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/Bundle/FrameworkBundle/Command
Nicolas Grekas c978b19e4f Merge branch '4.4' into 5.0
* 4.4:
  [appveyor] bump cache
  [Twig][Mime] Removed extra quotes in missing package exception message
  [DI] µfix
  Allowing empty secrets to be set
  [DI] add missing property declarations in InlineServiceConfigurator
  [DI] fix detecting short service syntax in yaml
  Supress error from fread when reading a unix pipe
  [HttpClient] Fix scoped client without query option configuration
  [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
  [Workflow] Use a strict comparison when retrieving raw markin in MarkingStore
2020-04-10 23:22:25 +02:00
..
AboutCommand.php Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
AbstractConfigCommand.php Merge branch '4.4' into 5.0 2020-03-15 15:33:06 +01:00
AssetsInstallCommand.php Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
CacheClearCommand.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
CachePoolClearCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolDeleteCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolListCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CachePoolPruneCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
CacheWarmupCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
ConfigDebugCommand.php Merge branch '3.4' into 4.4 2020-03-15 11:05:03 +01:00
ConfigDumpReferenceCommand.php Add more return types after fixing a typo in my script 2019-08-23 14:16:45 +02:00
ContainerDebugCommand.php Merge branch '4.4' into 5.0 2020-01-23 12:07:12 +01:00
ContainerLintCommand.php [FrameworkBundle][ContainerLintCommand] Only skip .errored. services 2020-01-07 17:40:07 +01:00
DebugAutowiringCommand.php Add more return types after fixing a typo in my script 2019-08-23 14:16:45 +02:00
EventDispatcherDebugCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
RouterDebugCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
RouterMatchCommand.php Add more return types after fixing a typo in my script 2019-08-23 14:16:45 +02:00
SecretsDecryptToLocalCommand.php [FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault 2019-10-26 15:06:32 +02:00
SecretsEncryptFromLocalCommand.php [FrameworkBundle] Remove suffix convention when using env vars to override secrets from the vault 2019-10-26 15:06:32 +02:00
SecretsGenerateKeysCommand.php Restrict secrets management to sodium+filesystem 2019-10-19 20:26:39 +02:00
SecretsListCommand.php [FrameworkBundle] Fix small typo in output comment 2020-01-18 08:29:24 +01:00
SecretsRemoveCommand.php Restrict secrets management to sodium+filesystem 2019-10-19 20:26:39 +02:00
SecretsSetCommand.php Allowing empty secrets to be set 2020-04-09 10:53:24 -04:00
TranslationDebugCommand.php Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
TranslationUpdateCommand.php Merge branch '4.4' into 5.0 2020-01-31 10:13:47 +01:00
WorkflowDumpCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
XliffLintCommand.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +01:00
YamlLintCommand.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +01:00