Evgeniy Tkachenko
Evgeniy Tkachenko
``` 2016-09-26 09:27:49 [-][-][-][error][yii\i18n\PhpMessageSource::loadMessages] The message file for category 'udokmeci.beanstalkd' does not exist: /var/www/html/site/yii2-app-advanced/console/messages/ru/udokmeci.beanstalkd.php ```
After install plugin on work wiki - my wiki dont work and say ``` Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.1.0". ```
``` html ``` ``` js $(".dial1").knob(); ```  Clicked by input  Clicked in any place and get 1  P.S. chrome browser
``` html ``` MAX = 0.572 + 0.428 + 0 + 0 = 1  In https://github.com/aterrien/jQuery-Knob/blob/1.2.11/js/jquery.knob.js#L714 ``` js (this.w / s) >> 0 // w=112 s=4 result=28px ``` https://github.com/aterrien/jQuery-Knob/blob/1.2.11/js/jquery.knob.js#L698...
I have template.xls and I want to export into him. But https://github.com/arogachev/yii2-excel/blob/master/src/export/basic/Exporter.php has ``` $this->_phpExcel = new PHPExcel; ``` Need options. And need point (cell) of ActiveSheet for start export
Need better phpdoc into your files. For example: https://github.com/arogachev/yii2-excel/blob/master/src/export/basic/Exporter.php Once difficult to understand what kind of techniques from him, and how to work with them. Need to read the intestine.
In export I want save file as `Excel5` . Your [Exporter](https://github.com/arogachev/yii2-excel/blob/master/src/export/basic/Exporter.php) save as Excel2007
When init I see  After  Unpleasant moment