Improve CastToEnum implementation to work with mixed type #486
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
PHP on 8.2 - prefer-stable -:
src/Serializer/CastToEnum.php#L54
Parameter #1 $type of static method League\Csv\Serializer\CastToEnum::supports() expects string, string|null given.
|
PHP on 8.2 - prefer-stable -:
src/Serializer/CastToEnum.php#L61
Property League\Csv\Serializer\CastToEnum::$class (string) does not accept string|null.
|
PHP on 8.2 - prefer-stable -
Process completed with exit code 1.
|