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 c674bd7613 Merge branch '3.3' into 3.4
* 3.3:
  [FrameworkBundle] Fix bad interface hint in AbstractController
  [DI] Improve some deprecation messages
  [Cache] Fix race condition in TagAwareAdapter
  [Yaml] parse references on merge keys
  treat trailing backslashes in multi-line strings
2017-10-05 16:46:27 +02: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.3' into 3.4 2017-10-02 08:49:52 +02:00
ControllerResolver.php [Bridge\Doctrine][FrameworkBundle] Deprecate some remaining uses of ContainerAwareTrait 2017-10-05 16:01:01 +02:00
ControllerTrait.php Merge branch '3.3' into 3.4 2017-10-05 16:46:27 +02:00
RedirectController.php [Bridge\Doctrine][FrameworkBundle] Deprecate some remaining uses of ContainerAwareTrait 2017-10-05 16:01:01 +02:00
TemplateController.php [Bridge\Doctrine][FrameworkBundle] Deprecate some remaining uses of ContainerAwareTrait 2017-10-05 16:01:01 +02:00