mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
- #13779: Fixed `yii\db\ActiveRecord::joinWith()` unable to use relation defined via attached behavior. - #5786: Allowed to use custom constructors in ActiveRecord-based classes.