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
Nicolas Grekas 966d45f889 Merge branch '2.8' into 3.1
* 2.8:
  [Routing] Fail properly when a route parameter name cannot be used as a PCRE subpattern name
  [FrameworkBundle] Improve performance of ControllerNameParser
  Update documentation link to the component
  [HttpFoundation] Add links to RFC-7231
  [DI] Initialize properties before method calls
  Tag missing internals
  [WebProfilerBundle] Dont use request attributes in RouterController
  Fix complete config tests
2016-11-25 13:27:14 +01:00
..
Controller.php [WebProfilerBundle] [FrameworkBundle] profile forward controller action 2016-03-30 19:02:38 +02:00
ControllerNameParser.php [FrameworkBundle] Improve performance of ControllerNameParser 2016-11-25 12:34:09 +01:00
ControllerResolver.php [FrameworkBundle] Return the invokable service if its name is the class name 2016-03-31 22:45:44 +02:00
RedirectController.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00
TemplateController.php Remove abstract class and use Interface+Trait 2015-11-04 18:03:42 +01:00