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 e7df974ab8 Merge branch '2.2' into 2.3
* 2.2:
  bumped Symfony version to 2.2.10
  updated VERSION for 2.2.9
  update CONTRIBUTORS for 2.2.9
  updated CHANGELOG for 2.2.9
  [Security] limited the password length passed to encoders
  assets:install command should mirror .dotfiles (.htaccess)
  PoFileDumper - PO headers
  removed whitespaces

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Security/Core/Encoder/BCryptPasswordEncoder.php
2013-10-10 15:12:30 +02:00
..
AssetsInstallCommand.php Merge branch '2.2' into 2.3 2013-10-10 15:12:30 +02:00
CacheClearCommand.php Merge branch '2.2' into 2.3 2013-10-09 22:51:36 +02:00
CacheWarmupCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
ConfigDumpReferenceCommand.php Enforce sprintf for exceptions 2013-04-11 08:50:46 +02:00
ContainerAwareCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
ContainerDebugCommand.php fix double variable assignment in ContainerDebugCommand 2013-05-19 21:12:17 +02:00
RouterApacheDumperCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
RouterDebugCommand.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
RouterMatchCommand.php added route debug information when path matches url 2013-03-23 14:49:10 +01:00
ServerRunCommand.php [Console] Handle new verbosity levels 2013-04-25 12:42:34 +02:00
TranslationUpdateCommand.php fixed CS 2013-07-01 14:24:43 +02:00