charlesportwoodii / yii2-api

A Yii2 API Skeleton Framework
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Yii 2.0.10 breaks cache component during unit tests #1

Closed charlesportwoodii closed 7 years ago

charlesportwoodii commented 7 years ago

See https://travis-ci.org/charlesportwoodii/yii2-api/builds/174357016.

Experimentation shows the cache key either isn't properly being set with the current key. Possibly key collision?