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 cb87d7be84 fixed typo and test break 10 years ago
..
ar Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
base Fixes #2816: Changed default date and time format of `yii\base\Formatter` to `Y-m-d` and `H:i:s` 11 years ago
behaviors
caching Changed the default value of `Cache::keyPrefix` to be null. 11 years ago
console/controllers skip tests on HHVM 10 years ago
data Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
db fixed typo and test break 10 years ago
di Finished guide about DI container and service locator. 11 years ago
helpers Fixed Inflector::slug to work properly with numbers 10 years ago
i18n Added GridView message check to FallbackMessageFormatterTest 10 years ago
log
mail
rbac added testcase of @UncleCoder 10 years ago
requirements
test
validators Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
web fixed test breaks after #3614 10 years ago
widgets added more unit tests to widgets\Breadcrumbs and 100% coverage. 10 years ago
BaseYiiTest.php