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/Component/HttpKernel/Controller
Fabien Potencier 82cbf698b7 Merge branch '2.3' into 2.4
* 2.3:
  added missing unit test
  fixed too greedy replacements
  fixed protocol-relative URLs
  added override power to server parameters provided on request method
  made parsing controllers more robust
  Fixed YamlFileLoader imports path

Conflicts:
	src/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php
2014-03-27 15:53:17 +01:00
..
ControllerReference.php renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
ControllerResolver.php Merge branch '2.3' into 2.4 2014-03-27 15:53:17 +01:00
ControllerResolverInterface.php unify and fix callable phpdoc throughout symfony 2013-11-20 10:25:10 +01:00
TraceableControllerResolver.php moved the Stopwatch classes to their own component 2012-11-09 10:08:25 +01:00