Enhance addClass()
and class()
methods to support BackedEnum
for CSS classes.
#1014
Annotations
11 errors
InvalidArgument:
src/Tag/Base/Tag.php#L90
src/Tag/Base/Tag.php:90:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Tag/Base/Tag.php#L103
src/Tag/Base/Tag.php:103:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
InvalidArgument:
src/Tag/Base/Tag.php#L90
src/Tag/Base/Tag.php:90:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Tag/Base/Tag.php#L103
src/Tag/Base/Tag.php:103:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
InvalidArgument:
src/Tag/Base/Tag.php#L90
src/Tag/Base/Tag.php:90:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
InvalidArgument:
src/Tag/Base/Tag.php#L103
src/Tag/Base/Tag.php:103:45: InvalidArgument: Argument 2 of Yiisoft\Html\Html::addCssClass expects array<array-key, null|string>|null|string, but array<array-key, BackedEnum|null|string> provided (see https://psalm.dev/004)
|
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.
|