Closed
Description
On my project I upgraded to httplug-bundle dev-master and am getting:
The httplug.collector.twig.http_message service is deprecated since version 1.17 and will be removed in 2.0. Use "@Httplug/http_message.html.twig" template instead.
while running my tests with Symfony's deprecation helper.
I checked if httplug.collector.twig.http_message
was used somewhere, but it is not.
How can I fix this deprecation?
I think the error is produced by Symfony while it compiles the container.
Metadata
Metadata
Assignees
Labels
No labels