Call DbArrayHelper::arrange()
instead of DbArrayHelper::index()
(…
#1303
Annotations
6 errors
PHP 8.2
The strategy configuration was canceled because "psalm.ubuntu-latest_8_3" failed
|
PHP 8.3
Process completed with exit code 2.
|
ArgumentTypeCoercion:
src/Schema.php#L660
src/Schema.php:660:47: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Helper\DbArrayHelper::arrange expects list<array<array-key, mixed>>, but parent type array<array-key, array<array-key, mixed>> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
src/Schema.php#L251
src/Schema.php:251:43: ArgumentTypeCoercion: Argument 1 of Yiisoft\Db\Helper\DbArrayHelper::arrange expects list<array<array-key, mixed>>, but parent type array<array-key, array<array-key, mixed>> provided (see https://psalm.dev/193)
|
PHP 8.4
The strategy configuration was canceled because "psalm.ubuntu-latest_8_3" failed
|
PHP 8.1
The strategy configuration was canceled because "psalm.ubuntu-latest_8_3" failed
|