• 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
..
asset.rst Loading commit data...
csrf.rst Loading commit data...
doctrine.rst Loading commit data...
form.rst Loading commit data...
http_cache.rst Loading commit data...
http_fragment.rst Loading commit data...
index.rst Loading commit data...
locale.rst Loading commit data...
monolog.rst Loading commit data...
remember_me.rst Loading commit data...
security.rst Loading commit data...
serializer.rst Loading commit data...
service_controller.rst Loading commit data...
session.rst Loading commit data...
swiftmailer.rst Loading commit data...
translation.rst Loading commit data...
twig.rst Loading commit data...
validator.rst Loading commit data...
var_dumper.rst Loading commit data...