Skip to content

Add BaseActiveRecord::setAttributeInternal() method #827

Add BaseActiveRecord::setAttributeInternal() method

Add BaseActiveRecord::setAttributeInternal() method #827

Triggered via push December 16, 2023 04:28
Status Failure
Total duration 43s
Artifacts

static.yml

on: push
Matrix: mutation
Fit to window
Zoom out
Zoom in

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.