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 2ceab799e2 Removed unneeded config from tests 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 style fixes with phpcs:yii2 11 years ago
HtmlTest.php style fixes with phpcs:yii2 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
UrlTest.php Removed unneeded config from tests 11 years ago
VarDumperTest.php removed TestCase and WebTestCase. 11 years ago