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 1ff918258c Merge branch '3.4' into 4.0
* 3.4:
  Remove randomness from dumped containers
  fixed messages to be explicit about the package needed to be installed
  [FrameworkBundle] Fix recommended composer command (add vendor)
  [WebProfilerBundle] set the var in the right scope
  [TwigBundle] fix lowest dep
  [HttpKernel] Disable CSP header on exception pages
  Use the default host even if context is empty and fallback to relative URL if empty host
  Proposing Flex-specific error messages in the controller shortcuts
2018-01-04 16:52:56 +01:00
..
AbstractController.php Expose the AbstractController's container to its subclasses 2017-06-15 13:29:56 +01:00
Controller.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ControllerNameParser.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ControllerResolver.php Merge branch '3.4' 2017-10-24 16:16:56 +02:00
ControllerTrait.php Merge branch '3.4' into 4.0 2018-01-04 16:52:56 +01:00
RedirectController.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
TemplateController.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00