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
Nicolas Grekas e7d7e1ee38 Merge branch '2.7' into 2.8
* 2.7:
  [travis] Disable hirak/prestissimo for deps=low/high tests
  [HttpFoundation] fix phpdoc of UploadedFile
  Lower complexity of Form:isValid()
  skipped dns-sensitive tests when DnsMock is not found
  [FrameworkBundle] Return the invokable service if its name is the class name
  [ci] Skip dns-sensitive tests when DnsMock is not found
  Exclude Bridge\PhpUnit from composer.json by default
  fixed CS
  Optimize ReplaceAliasByActualDefinitionPass
  [Process] use __METHOD__ where applicable
  [Routing] Don't needlessly execute strtr's as they are fairly expensive
2016-04-02 09:57:47 +02:00
..
ControllerNameParserTest.php Merge branch '2.3' into 2.6 2015-03-12 11:28:44 +01:00
ControllerResolverTest.php [FrameworkBundle] Return the invokable service if its name is the class name 2016-03-31 22:45:44 +02:00
ControllerTest.php Merge branch '2.7' into 2.8 2016-03-23 20:59:19 +01:00
RedirectControllerTest.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00