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 4e5c6ba0d3 Merge branch '4.4'
* 4.4:
  [travis] Fix build-packages script
  Add types to constructors and private/final/internal methods (Batch III)
  [HttpClient] Async HTTPlug client
  [Messenger] Allow to configure the db index on Redis transport
  [HttpClient] bugfix exploding values of headers
  [VarDumper] Made all casters final
  [VarDumper] Added a support for casting Ramsey/Uuid
  Remove useless testCanCheckIfTerminalIsInteractive test case
  [Validator] Add the missing translations for the Thai (\"th\") locale
  [Routing] gracefully handle docref_root ini setting
  [Validator] Fix ValidValidator group cascading usage
2019-10-07 14:45:39 +02:00
..
AbstractController.php Merge branch '4.4' 2019-10-07 14:45:39 +02:00
ControllerResolver.php Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
RedirectController.php Improving redirect config when using RedirectController 2019-08-23 17:44:26 -04:00
TemplateController.php Removed support for PHP templating everywhere 2019-06-03 17:13:41 -04:00