Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Carsten Brandt 93bbf5b39d Fixes #15015: Added `StringHelper::floatToString()` to savely cast float values independent of the locale, also fixes some places in the framework that use it now 7 years ago
..
AttributeBehavior.php Fixes #13586: Added `$preserveNonEmptyValues` property to the `yii\behaviors\AttributeBehavior` 7 years ago
AttributeTypecastBehavior.php Fixes #15015: Added `StringHelper::floatToString()` to savely cast float values independent of the locale, also fixes some places in the framework that use it now 7 years ago
AttributesBehavior.php Fix CS (#14665) 7 years ago
BlameableBehavior.php Refactored BlameableBehavior to call `$app->has()` to check for component existence (#14185) 7 years ago
SluggableBehavior.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
TimestampBehavior.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago