13 Commits (04a14efd3f513d666b835f512d5526f1e13924b1)

Author SHA1 Message Date
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
gagatust 2c9278391c Used short syntax for arrays (#13743) 8 years ago
SilverFire - Dmitry Naumenko 3d549374bf
Added BlameableBehaviorTest 8 years ago
Herbert Maschke b58fee7d37 Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Klimov Paul e7c080594d Fixed `yii\behaviors\AttributeTypecastBehavior` marks attributes with `null` value as 'dirty' 8 years ago
Klimov Paul d4df72a2a4 Fixed `yii\behaviors\AttributeTypecastBehavior` unable to automatically detect `attributeTypes` 8 years ago
Paul Klimov a53c1f9525 Added `yii\behaviors\AttributeTypecastBehavior` (#12067) 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