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/Controller
Fabien Potencier 7c026bb33e Merge branch '2.6' into 2.7
* 2.6:
  [2.3] CS And DocBlock Fixes
  [2.3] CS Fixes
  [FrameworkBundle] Fixed Translation loader and update translation command.
  [Console] remove « use » statement for PHP built-in exception classes.
  [SecurityBundle] adds unit tests suite for SecurityDataCollector class.

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
2014-12-22 17:45:18 +01:00
..
Controller.php Merge branch '2.6' into 2.7 2014-12-22 17:45:18 +01:00
ControllerNameParser.php [2.6] CS Fixes And Removed An Unused Import 2014-12-07 19:23:39 +01:00
ControllerResolver.php Merge branch '2.5' into 2.6 2014-12-02 21:19:20 +01:00
RedirectController.php Docblock fixes 2014-11-30 13:33:44 +00:00
TemplateController.php Docblock fixes 2014-11-30 13:33:44 +00:00