dmaicher/doctrine-test-bundle

StaticArrayCache return type breaks tests

williarin opened this issue · 1 comments

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