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.
 
 
 
 
 
Alexander Makarov 9c7e4e514d Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL 10 years ago
..
ArrayHelperTest.php Fixes #5983: Added `Inflector::sentence()` 10 years ago
ConsoleTest.php Fixed typo in test class 10 years ago
FallbackInflector.php Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
FileHelperTest.php Convert 'caseless' option into 'caseSensitive' option at `yii\helpers\BaseFileHelper::findFiles()` 10 years ago
FormatConverterTest.php Refactored DateValidator to support ICU format 10 years ago
HtmlTest.php Added test for #5361 10 years ago
InflectorTest.php Fixes #5983: Added `Inflector::sentence()` 10 years ago
JsonTest.php Reformat code te be PSR-2 compatible 11 years ago
StringHelperTest.php fixed whitespace in tests 10 years ago
UrlTest.php Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL 10 years ago
VarDumperTest.php Removed unused imports, added missing phpdoc 10 years ago