-
Hi. I want to run worker like a daemon, but I get only debug.
I use yii2 advanced template.
My action is next:
`php yii websockets/listen start`
I've tried run:
1. `php yii websockets/listen …
-
### What steps will reproduce the problem?
I created a test class like below:
```php
-
Hi dear
I want to use this module in my project but you explained how to use very short. I used [this ](https://github.com/navatech/yii2-roxymce/blob/master/docs/without.md)section but I couldn't …
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-grid.…
-
Unfortunately Codeception has no events for test files itself.
E.g. I want to cleanup a DB not before a suite nor before each test, but before each test class or each cept test file. Now I have a DB c…
-
https://www.yiiframework.com/extension/yiisoft/yii2-app-advanced/doc/guide/2.0/en/start-installation
shoud be updated automatiacally from
https://github.com/yiisoft/yii2-app-advanced/blob/maste…
-
### What steps will reproduce the problem?
https://github.com/yiisoft/yii2/blob/master/docs/guide/start-installation.md#installing-from-an-archive-file-
Following above link, will get problem:
Warn…
-
Try with example in http://codeception.com/docs-2.0/06-UnitTests#Creating-Test and http://codeception.com/docs/reference/Commands
From suite group folder
```sh
root@72603fb8df51:/var/www/html# cd…
-
the .gitlab-ci.yml config is now so huge it has become unmanageable. We need to make use of the ``include`` instruction to allow each sub-project and tool to define their won Gitlab jobs
with bounda…
-
### What steps will reproduce the problem?
Follow the instruction on:
https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/start-testing.md
### What's expected?
Acceptance tests a…