implement the interface ArrayableInterface for BaseActiveRecord #800
Annotations
5 errors
PHP 8-ubuntu-latest:
src/BaseActiveRecord.php#L124
LessSpecificImplementedReturnType: The inherited return type 'array<string, Closure|string>' for Yiisoft\ActiveRecord\ActiveRecordInterface::fields is more specific than the implemented return type for Yiisoft\ActiveRecord\BaseActiveRecord::fields 'array<array-key, mixed>'
|
PHP 8-ubuntu-latest
Process completed with exit code 1.
|
PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8" failed.
|
PHP 8.1-ubuntu-latest:
src/BaseActiveRecord.php#L124
LessSpecificImplementedReturnType: The inherited return type 'array<string, Closure|string>' for Yiisoft\ActiveRecord\ActiveRecordInterface::fields is more specific than the implemented return type for Yiisoft\ActiveRecord\BaseActiveRecord::fields 'array<array-key, mixed>'
|
PHP 8.1-ubuntu-latest
The operation was canceled.
|