williarin opened this issue 3 years ago · 1 comments
doctrine-test-bundle/src/DAMA/DoctrineTestBundle/Doctrine/Cache/StaticArrayCache.php
Line 14 in 919a91b
This newly added return type breaks the tests.
/* * @return mixed|false The cached data or FALSE, if no cache entry exists for the given id. */
Indeed 🤦♂️ Thanks for reporting. Fixed in #175