Skip to content

Fix setting value for an attribute when AR class has get method for the attribute #826

Fix setting value for an attribute when AR class has get method for the attribute

Fix setting value for an attribute when AR class has get method for the attribute #826

Triggered via pull request December 16, 2023 02:47
Status Failure
Total duration 1m 41s
Artifacts

static.yml

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

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.