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.
 
 
 
 
 
Ilya Rogov d7c8286f20 Added test for yii\helpers\BaseConsole (#14212) 7 years ago
..
ArrayHelperTest.php Fixes #15301: Fixed `ArrayHelper::filter()` to work properly with `0` in values 7 years ago
BaseConsoleTest.php Added test for yii\helpers\BaseConsole (#14212) 7 years ago
ConsoleStub.php More tests for Console helper (#15285) 7 years ago
ConsoleTest.php Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
FallbackInflector.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
FileHelperTest.php Various test fixes (mostly Windows-specific) (#15336) 7 years ago
FormatConverterTest.php a => A (fixes #15380) 7 years ago
HtmlTest.php Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display 7 years ago
InflectorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
IpHelperTest.php Fixed HHVM tests (#15330) 7 years ago
JsonTest.php Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
MarkdownTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
StringHelperTest.php Fixes #13254: Made `yii\helpers\StringHelper` and `yii\validators\StringValidator` independent of `Yii::$app` instance 7 years ago
UrlTest.php Fixes #15142: Fixed array params replacing in `yii\helpers\BaseUrl::current()` 7 years ago
VarDumperTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago