17 Commits (37fc6c5afb70f2f328186c94e5499aa8c1b49bdd)

Author SHA1 Message Date
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
Klimov Paul 49564ae3e1 Fix `TimestampBehaviorTest` to be compatible with PHPUnit 6 8 years ago
Гордиенко Владислав Юрьевич 0cf236ec66 Fixes #13963: Added tests for yii\behaviors\TimestampBehavior 8 years ago
Klimov Paul 80ca12872e garbage collection added to unit tests 8 years ago
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