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 3ccb3bf96a Merge branch '4.4' into 5.0
* 4.4:
  [DI] Fix EnvVar not loaded when Loader requires an env var
  Fixed #34713 Move new messages to intl domain when possible
  [FrameworkBundle] Fix small typo in output comment
  chown and chgrp should also accept int as owner and group
  Revert "Fixed translations file dumper behavior"
  Fix RememberMe with null password
  [Validator] Fix plurals for sr_Latn (Serbian language written in latin script) validation messages
  Set booted flag to false when test kernel is unset
  [FrameworkBundle] remove messenger cache if not enabled
  [PhpUnitBridge][SymfonyTestsListenerTrait] Remove some unneeded code
  [HttpClient] Fix strict parsing of response status codes
  fix PHP const mapping keys using the inline notation
  [SecurityBundle] Drop duplicated code
  [FrameworkBundle] Make sure one can use fragments.hinclude_default_template
  Fix that no-cache requires positive validation with the origin, even for fresh responses
  Improve upgrading instructions for deprecated router options
  [DI] Suggest typed argument when binding fails with untyped argument
2020-01-21 09:40:24 +01:00
..
AboutCommand.php Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
AbstractConfigCommand.php Merge branch '4.4' 2019-08-19 13:20:07 +02:00
AssetsInstallCommand.php Merge branch '4.4' 2019-08-23 14:18:57 +02:00
CacheClearCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02: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 [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02: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 2019-12-07 17:40:37 +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 [FrameworkBundle] fix leftover mentioning "secret:" processor 2019-11-24 19:10:25 +01:00
TranslationDebugCommand.php Merge branch '4.4' 2019-10-02 17:00:37 +02:00
TranslationUpdateCommand.php Merge branch '4.4' into 5.0 2020-01-21 09:40:24 +01:00
WorkflowDumpCommand.php [Console] Command::execute() should always return int - deprecate returning null 2019-10-02 16:44:58 +02:00
XliffLintCommand.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
YamlLintCommand.php removed version in @final @internal for version < 4.0 2018-02-19 13:18:43 +01:00