Change $this->name
to $this->getAttribute('name')
#825
Annotations
2 errors
PHP 8.1-ubuntu-latest:
src/BaseActiveRecordTrait.php#L256
ParamNameMismatch: Argument 2 of Yiisoft\ActiveRecord\BaseActiveRecordTrait::offsetSet has wrong name $item, expecting $value as defined by ArrayAccess::offsetSet
|
PHP 8.1-ubuntu-latest
Process completed with exit code 1.
|