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 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
..
authclient Additional check added to `yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes()` 10 years ago
bootstrap Fixes #4146: Added `yii\bootstrap\ButtonDropdown::$containerOptions` 10 years ago
elasticsearch fixed unlink() for array valued attributes 10 years ago
faker Fix faker test. Add `ё` to regexp 10 years ago
gii Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
imagine skip Imagine test on HHVM 10 years ago
mongodb Extra unit test for `yii\mongodb\Query::modify()` added 10 years ago
redis fixed return type for redis simple strings 10 years ago
smarty fixed test break 10 years ago
sphinx Fixed `yii\sphinx\QueryBuilder` does not support comparison operators (>,<,>= etc) in where specification 10 years ago
swiftmailer Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago
twig fixed test break 10 years ago