Yii-Bot

Results 57 issues of Yii-Bot

This issue has originally been reported by @mogilka at https://github.com/yiisoft/yii2/issues/15545. Moved here by @samdark. ----- Why Yii2 Mailer uses SwiftMailer but ignores its failed recipients feature? ### What steps will...

type:enhancement
status:ready for adoption

This issue has originally been reported by @sanjakovac at https://github.com/yiisoft/yii2/issues/16488. Moved here by @samdark. ----- ### What steps will reproduce the problem? - Turn on info log in your application...

type:enhancement
status:ready for adoption
ext:authclient

This issue has originally been reported by @alu12138 at https://github.com/yiisoft/yii2/issues/16613. Moved here by @samdark. ----- ### What steps will reproduce the problem? $redis = \Yii::$app->redis; $redis->eval($lua, array("data1", "date2", 1, 1,time()),...

status:to be verified

This issue has originally been reported by @phuczeero at https://github.com/yiisoft/yii2/issues/12961. Moved here by @samdark. ----- ### What steps will reproduce the problem? **Token.php** ``` namespace app\models; class Token extends \yii\redis\ActiveRecord...

type:bug
ext:redis
feature:rest
status:to be verified

This issue has originally been reported by @nineinchnick at https://github.com/yiisoft/yii2/issues/1932. Moved here by @cebe. --- When (P)SUBSCRIBE is called in Redis a client is not supposed to execute any more...

type:enhancement

This issue has originally been reported by @cebe at https://github.com/yiisoft/yii2/issues/1313. Moved here by @cebe. --- To make elasticsearch support complete. Moved these from #1295 as we can easily add them...

type:enhancement

This issue has originally been reported by @chuntley at https://github.com/yiisoft/yii2/issues/6377. Moved here by @cebe. --- With ElasticSearch you can connect to any query against any node on the cluster. The...

type:enhancement

This issue has originally been reported by @slinstj at https://github.com/yiisoft/yii2/issues/8773. Moved here by @cebe. --- Principle: the guide's text should be the king: Should have more space for the text;...

type:enhancement
status:need more info
status:under discussion

This issue has originally been reported by @timfayz at https://github.com/yiisoft/yii2/issues/2503. Moved here by @cebe. --- Hello, I can't access to `message` property of exception's object. Is in normal? My simple...

type:bug
type:enhancement
status:under discussion

This issue has originally been reported by @mdmunir at https://github.com/yiisoft/yii2/issues/5612. Moved here by @cebe. --- How to create api documentation only for my extension (without yii core) but related with...

type:enhancement