• Fabien Potencier's avatar
    feature #1508 Added WebLink component integration (skalpa) · 590ca769
    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
..
cookbook Loading commit data...
providers Loading commit data...
changelog.rst Loading commit data...
conf.py Loading commit data...
contributing.rst Loading commit data...
index.rst Loading commit data...
internals.rst Loading commit data...
intro.rst Loading commit data...
middlewares.rst Loading commit data...
organizing_controllers.rst Loading commit data...
providers.rst Loading commit data...
services.rst Loading commit data...
testing.rst Loading commit data...
usage.rst Loading commit data...
web_servers.rst Loading commit data...