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.
 
 
 
 
 
n.vanderburg 6b73cfccbb Fixes #12881: Added `removeValue` method to `yii\helpers\BaseArrayHelper` (nilsburg) 8 years ago
..
ar fixed broken test in ActiveRecordTestTrait 8 years ago
base `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
behaviors Fixed `yii\behaviors\AttributeTypecastBehavior` marks attributes with `null` value as 'dirty' 8 years ago
caching Simplified tests directory structure a bit 10 years ago
console Added tests for HelpController (#12908) 8 years ago
data added test for pagination params 8 years ago
db Unit tests created for ActiveQuery (#12889) 8 years ago
di fixed yii\di\Instance documentation 8 years ago
filters Added support for wildcards for `optional` at `yii\filters\auth\AuthMethod` 8 years ago
grid Added braces check for initDefaultButton (#12863) 8 years ago
helpers Fixes #12881: Added `removeValue` method to `yii\helpers\BaseArrayHelper` (nilsburg) 8 years ago
i18n fixed formatter to respect grouping separator for currency format 8 years ago
log fix `LoggerTest` to be more reliable 8 years ago
mail Simplified tests directory structure a bit 10 years ago
mutex Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
rbac Fixes #12810: getChildRoles() throws an exception when role has no children 8 years ago
requirements Simplified tests directory structure a bit 10 years ago
rest Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug 8 years ago
test use the same db connection for reading and writing data 8 years ago
validators Add tests for custom message for `UniqueValidator` 8 years ago
web Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
widgets DetailView captionOptions & contentOptions attributes 8 years ago
BaseYiiTest.php Added BaseYiiTest tests of the following methods: (#12235) 8 years ago