Actions: yiisoft/active-record
Actions
547 workflow runs
547 workflow runs
BaseActiveRecord::getOldAttribute()
after insert and update
mutation
#800:
Pull request #277
synchronize
by
Tigrov
$customer->name = 'Harry';
to `$customer->setAttribute('name…
mutation
#799:
Commit 8bd3e6f
pushed
by
Tigrov
Exception
in isset()
of magic properties (#276)
mutation
#798:
Commit c78469c
pushed
by
Tigrov
UnknownPropertyException
when setting unknown property (#275)
mutation
#797:
Commit 813da82
pushed
by
Tigrov
($this->attributes[$name] ?? null)
mutation
#793:
Commit c802f0a
pushed
by
Tigrov
BaseActiveRecord::setAttributeInternal()
method
mutation
#791:
Commit b2219f7
pushed
by
Tigrov
$this->name
to $this->getAttribute('name')
mutation
#789:
Commit 4a65d01
pushed
by
Tigrov
BaseActiveRecord::getOldAttribute()
after insert and update
mutation
#786:
Pull request #277
opened
by
Tigrov
BaseActiveRecord::getOldAttribute()
after insert and update
mutation
#785:
Commit 4db8f9b
pushed
by
Tigrov
Exception
in isset()
of magic properties
mutation
#784:
Pull request #276
opened
by
Tigrov
Exception
in isset()
of magic properties
mutation
#783:
Commit beb99d7
pushed
by
Tigrov
UnknownPropertyException
when setting unknown property
mutation
#782:
Pull request #275
opened
by
Tigrov
ProTip!
You can narrow down the results and go further in time using created:<2023-12-11 or the other filters available.