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/Tests/Controller
Fabien Potencier 4c453f617d Merge branch '2.8' into 3.1
* 2.8:
  fixed @return when returning this or static
  override property constraints in child class
  removed unneeded comment
  [Console] improved code coverage of Command class
  [FrameworkBundle] Make TemplateController working without the Templating component
  Only count on arrays or countables to avoid warnings in PHP 7.2
2016-12-27 11:43:25 +01:00
..
ControllerNameParserTest.php fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
ControllerResolverTest.php Merge branch '2.8' into 3.1 2016-12-19 16:53:49 +01:00
ControllerTest.php fixed obsolete getMock() usage 2016-12-19 17:00:11 +01:00
RedirectControllerTest.php fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00
TemplateControllerTest.php [FrameworkBundle] Make TemplateController working without the Templating component 2016-12-23 16:30:22 +01:00