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 56f72d7f8f Merge branch '3.2' into 3.3
* 3.2:
  fixed bad merge
  [Cache] Handle APCu failures gracefully
  [FrameworkBundle] Do not remove files from assets dir
  bumped Symfony version to 3.2.11
  updated VERSION for 3.2.10
  updated CHANGELOG for 3.2.10
  bumped Symfony version to 2.8.24
  updated VERSION for 2.8.23
  updated CHANGELOG for 2.8.23
  bumped Symfony version to 2.7.31
  updated VERSION for 2.7.30
  update CONTRIBUTORS for 2.7.30
  updated CHANGELOG for 2.7.30
2017-07-05 09:39:29 +03:00
..
AboutCommand.php use getProjectDir() when possible 2017-05-22 09:09:23 +02:00
AbstractConfigCommand.php Merge branch '2.8' into 3.2 2017-05-11 09:41:44 -07:00
AssetsInstallCommand.php Merge branch '3.2' into 3.3 2017-07-05 09:39:29 +03:00
CacheClearCommand.php [FrameworkBundle] Display a proper warning on cache:clear without the --no-warmup option 2017-06-29 20:05:44 +02:00
CachePoolClearCommand.php Merge branch '3.2' 2017-03-26 08:50:20 -07:00
CacheWarmupCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
ConfigDebugCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
ConfigDumpReferenceCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php debug:container --types (classes/interfaces) 2017-05-04 11:13:13 -07:00
EventDispatcherDebugCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
RouterDebugCommand.php [FrameworkBundle] 3.3: Don't get() private services from debug:router 2017-07-04 09:43:54 +02:00
RouterMatchCommand.php Merge branch '2.7' into 2.8 2015-12-28 14:12:56 +01:00
TranslationDebugCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
TranslationUpdateCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
WorkflowDumpCommand.php Minor fixes for 3.2 2016-12-11 15:34:22 +01:00
XliffLintCommand.php [Translation] Added a lint:xliff command for XLIFF files 2017-02-18 08:27:02 -08:00
YamlLintCommand.php erge branch '3.1' 2016-11-03 09:11:03 +01:00