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
Fabien Potencier 811a6bf5eb Merge branch '3.2'
* 3.2:
  [Bridge\Doctrine] Fix change breaking doctrine-bundle test suite
  [WebProfilerBundle] Include badge status in translation tabs
  [FrameworkBundle] Cache pool clear command requires at least 1 pool
  [HttpFoundation][bugfix]  should always be initialized
  MockArraySessionStorage: updated phpdoc for $bags so that IDE autocompletion would work
  normalize paths before making them relative
  removed test that does not test anything
  fixed tests
  #21809 [SecurityBundle] bugfix: if security provider's name contains upper cases then container didn't compile
  [WebProfilerBundle] Fix for CSS attribute at Profiler Translation Page
  Set Date header in Response constructor already
  [Validator] fix URL validator to detect non supported chars according to RFC 3986
  [Security] Fixed roles serialization on token from user object
2017-03-26 08:50:20 -07:00
..
AboutCommand.php Minor PR fixes 2017-03-22 22:04:16 +01:00
AbstractConfigCommand.php Merge branch '3.0' into 3.1 2016-07-26 10:04:17 +02:00
AssetsInstallCommand.php [FrameworkBundle] Add project directory default for installing assets 2016-12-09 08:07:39 -07:00
CacheClearCommand.php [FrameworkBundle] deprecated cache:clear with warmup 2017-03-21 15:16:20 -07: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 [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
EventDispatcherDebugCommand.php [FrameworkBundle] Use getErrorStyle() when relevant 2017-01-12 21:28:11 +01:00
RouterDebugCommand.php [FrameworkBundle] Display the controller class name in 'debug:router' 2016-12-30 11:47:35 +01: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