Incompatibility with yii\db\BaseActiveRecord
bethrezen opened this issue · 1 comments
bethrezen commented
Yii2 added incompatible "simplification" of findByCondition
in commit yiisoft/yii2@ffe9401
bethrezen commented
❗ ❗ ❗
Can cause side-effects: we are returning Query instead of calling ->one()
or ->all()
❗ ❗ ❗