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 d7547f2e95 Merge branch '3.4'
* 3.4:
  [3.4] Remove useless docblocks
  [3.3] More docblock fixes
  [2.7] More docblock fixes
  [TwigBridge] Fix BC break due required twig environment
  Random fixes
  Docblock fixes
  [DI] Fix cannot bind env var
  Fix some signatures in PHP-DSLs
  [HttpKernel] Enhance deprecation message
  bumped Symfony version to 3.4.0
  updated VERSION for 3.4.0-BETA3
  updated CHANGELOG for 3.4.0-BETA3
  [SecurityBundle] Fix the datacollector to properly support decision.object being null
2017-11-07 15:34:02 +01:00
..
AbstractController.php Expose the AbstractController's container to its subclasses 2017-06-15 13:29:56 +01:00
Controller.php [3.4] Remove useless docblocks 2017-11-07 15:28:09 +01:00
ControllerNameParser.php Merge branch '3.4' 2017-10-24 16:16:56 +02:00
ControllerResolver.php Merge branch '3.4' 2017-10-24 16:16:56 +02:00
ControllerTrait.php Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
RedirectController.php Remove some visual debt by adding type hints on final methods/classes 2017-10-24 16:36:35 +02:00
TemplateController.php Remove some visual debt by adding type hints on final methods/classes 2017-10-24 16:36:35 +02:00