You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!! This deprecation message appear using Symfony 3.4 beta 2 User Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated since version 3.4 and will be unsupported in 4.0 for class "Http\HttplugBundle\Collector\Collector".
Adding a reset method in Http\HttplugBundle\Collector\Collector it's enough, but IDK what content must have