Skip to content

Commit

Permalink
Merge pull request #377 from php-http/deprecation
Browse files Browse the repository at this point in the history
do not deprecate on twig extension service definition
  • Loading branch information
dbu committed Dec 27, 2019
2 parents fdb9976 + 038e13b commit 9a739ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resources/config/data-collector.xml
Expand Up @@ -24,7 +24,6 @@

<service id="httplug.collector.twig.http_message" class="Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension" public="false">
<tag name="twig.extension" />
<deprecated>The %service_id% service is deprecated since version 1.17 and will be removed in 2.0. Use "@Httplug/http_message.html.twig" template instead.</deprecated>
</service>

<!-- Discovered clients -->
Expand Down

0 comments on commit 9a739ad

Please sign in to comment.