PropelBundle icon indicating copy to clipboard operation
PropelBundle copied to clipboard

Symfony 3.4 Flex - `PropelDataCollector` without `reset()` method

Open ldath opened this issue 8 years ago • 0 comments

Hi,

PropelBundle have issues with the Symfony 3.4 when running functional tests:

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 "Propel\Bundle\PropelBundle\DataCollector\PropelDataCollector": 1x
    1x in DefaultControllerTest::testIndex from App\Tests\Controller

ldath avatar Jan 06 '18 15:01 ldath