liip/LiipTestFixturesBundle

Error: Class 'Doctrine\Common\Cache\ArrayCache' not found

alexislefebvre opened this issue · 2 comments

Preconditions

  1. Get last versions on 1.x or 2.x branch

Steps to reproduce

  1. Run CI

Expected result

  1. Tests pass

Actual result

  1. Error: Error: Class 'Doctrine\Common\Cache\ArrayCache' not found

See https://github.com/liip/LiipTestFixturesBundle/runs/2950368172

It blocks #139

Just for reference:
doctrine/DoctrinePHPCRBundle#360

Since it’s comming from there

TODO: revert #143 once doctrine/DoctrinePHPCRBundle#360 will be fixed