implement the interface ArrayableInterface for BaseActiveRecord #800
Annotations
2 errors
Static analysis:
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>'
|
Static analysis
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading