Add BaseActiveRecord::setAttributeInternal()
method
#827
Annotations
3 errors
PHP 8.1-ubuntu-latest:
src/BaseActiveRecord.php#L1286
InvalidArgument: Isset only works with variables and array elements
|
PHP 8.1-ubuntu-latest:
src/BaseActiveRecordTrait.php#L243
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.
|