mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-08 17:07:33 +08:00
- Allow `__class` and `__construct()` in configurations - Allow wider use of `Instance::of` - Allow static call DI definition like: `[SomeFactory::class, 'createMethod']` - Add support for `__class` in `createObject`