yii2-db
yii2-db copied to clipboard
a bit of cleanup, a bit of improvement
trafficstars
- Switched deprecated methods for new ones.
- Removed unused widget attributes.
- A bit of cleanup
We also need to raise PHP min version in composer.json to 5.5 when using ::class
PHP min version must be raised to 7 due to the usage of the Null Coalescing Operator ??