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.
 
 
 
 
 
Qiang Xue 04bf51b01a Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 11 years ago
..
ArrayHelperTest.php Fixes #802: Added support for retrieving sub-array element or child object property through `ArrayHelper::getValue()` 11 years ago
ConsoleTest.php Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
FileHelperTest.php more unit tests for helpers/FileHelper::findFiles using new wildcard exceptions matching 11 years ago
HtmlTest.php Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html` 11 years ago
InflectorTest.php Fixes #1704: Incorrect regexp is used in `Inflector::camelize()` 11 years ago
JsonTest.php removed TestCase and WebTestCase. 11 years ago
SecurityTest.php Added SecurityTest. 11 years ago
StringHelperTest.php Renamed byte methods, moved path methods back to StringHelper 11 years ago
VarDumperTest.php removed TestCase and WebTestCase. 11 years ago