Fix #20485: Fix error Cannot unset string offsets in yii\di\Instance:ensure(['__class' => ...], 'some\class\name'), Integrate PHPStan for static analysis

This commit is contained in:
Maksim Spirkov
2025-08-27 00:01:33 +05:00
committed by GitHub
parent 22889d314a
commit 28b6ca7002
23 changed files with 327 additions and 118 deletions

View File

@ -3,6 +3,7 @@
/**
* Creates a call for the method `yii\db\Migration::createTable()`.
*
* @var \yii\web\View $this
* @var string $table the name table
* @var array $fields the fields
* @var array $foreignKeys the foreign keys