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 e0402bae65 Merge branch '2.3' into 2.4
* 2.3:
  removed unneeded use statements
  Prepend Child Bundle paths before the parent
  [Routing] add unit tests for Symfony\Component\Routing\RequestContext class

Conflicts:
	src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php
	src/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php
	src/Symfony/Component/Validator/ConstraintValidatorFactory.php
2014-01-01 09:14:50 +01:00
..
AssetsInstallCommand.php Merge branch '2.2' into 2.3 2013-10-10 15:12:30 +02:00
CacheClearCommand.php fixed various typos 2013-12-27 16:08:19 +01:00
CacheWarmupCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
ConfigDumpReferenceCommand.php Fixed XML dump 2013-10-18 11:29:21 +02:00
ContainerAwareCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
ContainerDebugCommand.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
RouterApacheDumperCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
RouterDebugCommand.php [FrameworkBundle] changed the router:debug to use the shortcut notation for the controller 2013-10-02 16:42:09 +02: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 removed unneeded use statements 2014-01-01 08:52:14 +01:00