mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-13 22:06:51 +08:00

* Php Inspections (EA Ultimate): use type casting where applicable * Php Inspections (EA Ultimate): use constants where applicable * Php Inspections (EA Ultimate): CS * Php Inspections (EA Ultimate): address some of one-time used variables * Php Inspections (EA Ultimate): address some of performance-related findings * Php Inspections (EA Ultimate): address some of performance-related findings * Php Inspections (EA Ultimate): revert a constant usage * Php Inspections (EA Ultimate): revert sequential assignments * Php Inspections (EA Ultimate): build is green again * Php Inspections (EA Ultimate): revert array_merge tweaks * Php Inspections (EA Ultimate): revert BC-incompatible one-time used variable tweak * Update description [skip ci] * Php Inspections (EA Ultimate): CS