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 b64fdb7c0a Merge branch '4.4'
* 4.4:
  [HttpKernel][FrameworkBundle] Add alternative convention for bundle directories
  [DI] deprecate support for non-object services
  [Translation] XliffLintCommand: allow .xliff file extension
  [Serializer] Encode empty objects as objects, not arrays
2019-08-13 15:43:55 +02:00
..
AboutCommand.php [HttpKernel] Add lts config 2019-05-25 12:09:58 +02:00
AbstractConfigCommand.php [FrameworkBundle] Added type declarations where possible. 2019-07-10 13:37:29 +02:00
AssetsInstallCommand.php Merge branch '4.4' 2019-08-13 15:43:55 +02:00
CacheClearCommand.php fixed CS 2019-01-16 19:35:49 +01:00
CachePoolClearCommand.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
CachePoolDeleteCommand.php fixed CS 2019-01-16 19:35:49 +01:00
CachePoolListCommand.php [Cache] Added command for list all available cache pools 2019-04-10 13:38:35 +02:00
CachePoolPruneCommand.php Merge branch '3.4' into 4.0 2018-04-02 11:52:41 +02:00
CacheWarmupCommand.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
ConfigDebugCommand.php Debug finalized config in debug:config 2019-03-22 20:30:22 +01:00
ConfigDumpReferenceCommand.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
ContainerDebugCommand.php Merge branch '4.4' 2019-07-18 22:51:58 +02:00
DebugAutowiringCommand.php fix debug:autowiringcommand 2019-04-07 09:27:26 +02:00
EventDispatcherDebugCommand.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
RouterDebugCommand.php [RouterDebugCommand] add link to Controllers 2019-04-03 11:55:14 +02:00
RouterMatchCommand.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
TranslationDebugCommand.php Merge branch '4.4' 2019-08-13 15:43:55 +02:00
TranslationUpdateCommand.php Merge branch '4.4' 2019-08-13 15:43:55 +02:00
WorkflowDumpCommand.php fixed CS 2019-01-16 19:35:49 +01:00
XliffLintCommand.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
YamlLintCommand.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00