implement the interface ArrayableInterface for BaseActiveRecord #801
Annotations
6 errors
Static analysis:
src/ActiveQuery.php#L130
MissingDependency: Yiisoft\ActiveRecord\ActiveRecord depends on class or interface yiisoft\activerecord\baseactiverecord that does not exist
|
Static analysis:
src/ActiveQueryTrait.php#L136
MissingDependency: Yiisoft\ActiveRecord\ActiveRecord depends on class or interface yiisoft\activerecord\baseactiverecord that does not exist
|
Static analysis:
src/ActiveRecord.php#L85
UndefinedClass: Class, interface or enum named Yiisoft\ActiveRecord\BaseActiveRecord does not exist
|
Static analysis:
src/BaseActiveRecord.php#L1276
ParseError: Syntax error, unexpected '{' on line 1276
|
Static analysis:
src/BaseActiveRecord.php#L1288
ParseError: Syntax error, unexpected ';' on line 1288
|
Static analysis
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading