Yii-Bot
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...
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...
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()),...
Restful resources pagination with [yii\redis\ActiveRecord] + [yii\data\ActiveDataProvider] problem
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...
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...
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...
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...
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;...
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...
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...