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.
 
 
 
 
 
Nikolay Oleynikov e8f8ba2129 Remove excessive `use` statement (#13604) 8 years ago
..
ArrayHelperTest.php added test for ArrayHelper::multisort() with closure key 8 years ago
ConsoleTest.php Code style fix 8 years ago
FallbackInflector.php Simplified tests directory structure a bit 10 years ago
FileHelperTest.php Fixed FileHelperTest::testFindFilesRecursiveWithSymLink() 8 years ago
FormatConverterTest.php Fixes #9906, #9907 FormatConverterTest updated to pass on different ICU data versions 9 years ago
HtmlTest.php Remove excessive `use` statement (#13604) 8 years ago
InflectorTest.php fixed php 7.1 test breaks that depend on ICU data version 8 years ago
JsonTest.php Fixed `yii\helpers\Json::encode()` encodes empty array returned by `JsonSerializable::jsonSerialize()` as object 8 years ago
MarkdownTest.php Changable default flavor for Markdown helper 9 years ago
StringHelperTest.php Fixed truncateHtml leaving extra tags (#7727) 8 years ago
UrlTest.php Fix protocol-relative URLs in `Url::to()` (#13156) (#13157) 8 years ago
VarDumperTest.php Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete_Class. #11196 issue. 9 years ago