geocoder-php/BazingaGeocoderBundle

symfony profiling not working

andydandy80 opened this issue · 2 comments

I got the following error when executing "php bin/console debug:container":
Fatal error: Class Bazinga\GeocoderBundle\DataCollector\GeocoderDataCollector contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Symfony\Contracts\Service\ResetInterface::reset) i
n C:\dev\wwwroot\tccardcontrolsymfony\vendor\willdurand\geocoder-bundle\DataCollector\GeocoderDataCollector.php on line 115

The problem occurs in another case too, in bazinga config when enabling profiling the same error happens.
Symfony 4.2.2

sorry, wrong version of bundle! instead of latest 5.3 used 5.0 :-(