8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75aa612 commit 3292c9fCopy full SHA for 3292c9f
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
@@ -4,7 +4,7 @@ CHANGELOG
4
4.2.0
5
-----
6
7
- * Added a `Symfony\Bundle\FrameworkBundle\Controller\AbstractController::addLink()` method to add Link headers to the current response
+ * Added a `AbstractController::addLink()` method to add Link headers to the current response
8
* Allowed configuring taggable cache pools via a new `framework.cache.pools.tags` option (bool|service-id)
9
* Allowed configuring PDO-based cache pools via a new `cache.adapter.pdo` abstract service
10
* Deprecated auto-injection of the container in AbstractController instances, register them as service subscribers instead
0 commit comments