23 Commits (88e942821c0dcfd70438814b4222c6569807c673)

Author SHA1 Message Date
Bizley 82be8b61cf
Replacing deprecated `::className()` with `::class` (#18671) 3 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Dmitry Dorogin 5ebf98cc1d Fixes #5515: Added default value for `yii\behaviors\BlameableBehavior` for cases when the user is guest 7 years ago
Kolyunya 9031a115b9
Fixes #13586: Added `$preserveNonEmptyValues` property to the `yii\behaviors\AttributeBehavior` 7 years ago
Nikolay Oleynikov 3255829abb Remove excessive `use` statement 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 217d50e4ff improved PHPdoc and `@since` annotations 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Alexander Makarov 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Angel Guevara b49488b1f7 Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
SilverFire - Dmitry Naumenko 2e13136ca8 `AttributeBehavior::getValue()` now respects the callable in array format 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
SilverFire - Dima Naumenko f38bb6ced4 Chg #9953: `TimestampBehavior::getValue()` value processing is consistent with `AttributeBehavior::getValue()` 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Steven Michaels 5fc927c959 AttributeBehavior documentation cleanup [ci skip] 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Kochetov 471d053642 \yii\behaviors\AttributeBehavior updated 10 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia a625b79bf2 Some minimal doc blocks changes for consitency 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago