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
..
migrations Add empty lines before return statements. (#14682) [skip ci] 7 years ago
DbTarget.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Dispatcher.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
EmailTarget.php
FileTarget.php improved docs: link term "path alias" to the guide 7 years ago
Logger.php Fixes #14341: Fixed regression in error handling introduced by fixing #14264 7 years ago
SyslogTarget.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Target.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