-
Fabien Potencier authored
This PR was merged into the 2.1.x-dev branch. Discussion ---------- Added WebLink component integration I made the necessary changes to support the new WebLink component: - `HttpKernelServiceProvider` registers the `AddLinkHeaderListener` if the component is available - `TwigServiceProvider` adds the `WebLinkExtension` if the component and the Twig bridge are available - Both changes are tested - The documentation has been amended (the link to the Symfony website doesn't work as 3.3 hasn't been released yet but I believe it's the good URL) Commits ------- 37bd5aed Added WebLink component integration
590ca769
Name |
Last commit
|
Last update |
---|---|---|
doc | ||
src/Silex | ||
tests/Silex/Tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.rst | ||
composer.json | ||
phpunit.xml.dist |