6 Commits (04a14efd3f513d666b835f512d5526f1e13924b1)

Author SHA1 Message Date
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Angel Guevara b49488b1f7 Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
SilverFire - Dmitry Naumenko 624be05be0 Updated TimestampBehaviorTest to test the callable in array format as value 9 years ago
SilverFire - Dima Naumenko f38bb6ced4 Chg #9953: `TimestampBehavior::getValue()` value processing is consistent with `AttributeBehavior::getValue()` 9 years ago
Carsten Brandt aa5887fec7 added missing use statement to fix #8572 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue ddb7141ea6 doc update about behavior. 11 years ago
Qiang Xue 02d5b20bda Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior` 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Klimov Paul 2fdfacc918 Unit test "AutoTimestampTest" has been reworked to use static model class. 11 years ago
Klimov Paul 09d84f11a7 Unit test for "yii\behaviors\AutoTimestamp" has been created 11 years ago