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 4c1de3fbff Merge branch '3.4'
* 3.4:
  [HttpFoundation] refactoring: calculate when need
  [Serializer] Fix extra attributes when no group specified
  [Intl] Make intl-data tests pass and save language aliases again
  [FrameworkBundle][Config] fix: do not add resource checkers for debug=false
  [DI] Fix "almost-circular" dependencies handling
  [Console] Fix CommandTester::setInputs() docblock
  Only enabling validation if it is present
  Fix displaying errors for bootstrap 4
  [Serializer] readd default argument value
  Fix reference dump for deprecated nodes
  [PhpUnitBridge] Fixed fatal error in CoverageListener when something goes wrong in Test::setUpBeforeClass
  [HttpKernel] Let the storage manage the session starts
  [VarDumper] fix trailling comma when dumping an exception
  [Validator] Fix TraceableValidator is reset on data collector instantiation
  Remove useless docblocks
  [FrameworkBundle] Fix docblocks
  [PropertyInfo] Remove useless docblocks
2017-11-05 17:26:21 +01:00
..
AbstractController.php Expose the AbstractController's container to its subclasses 2017-06-15 13:29:56 +01:00
Controller.php [FrameworkBundle] Make Controller helpers final 2017-10-03 11:44:07 +02: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