-
In some case i want to set additional params to PHPUnit:
I have a strange fail test and trace problem:
#### What are you trying to achieve?
session_start is true
#### What do you get instead…
-
Now phpdoc of yii\rbac\ManagerInterface::assign and yii\rbac\ManagerInterface::revoke functions say that you must pass $role only as yii\rbac\Role, but you also can pass yii\rbac\Permission.
https:…
-
### What steps will reproduce the problem?
there is no problem just a litte confusing implementation
### What is the expected result?
### What do you get instead?
### Additional info
tak…
-
Hello!
I'm new to yii2 and if you dont mind I'll ask you some question.
I'm use yii2-advanced template. Added your module via composer. Migrate all migrations without errors. Added to "common/confi…
-
## What steps will reproduce the problem?
In [Configuration](https://github.com/yii2mod/base#configuration) Step 3 **Apply migrations** when do
`php yii migrate`
## What do you get?
> PHP Wa…
-
In my project with advanced template CKEditor widget does not render.
composer.json looks as shown below:
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"…
-
**m140506_102106_rbac_init** RBAC migration has not any namespace, so I can't use it with my project migrations.
And `migrationPath` option at [yii\console\controllers\BaseMigrateController](https:…
mubat updated
7 years ago
-
### What are you trying to achieve? (Expected behavior)
mouse move
### What do you get instead? (Actual behavior)
[Facebook\WebDriver\Exception\UnknownCommandException] mouseMoveTo
### How could…
-
I think necessary to create a micro version, like lumen framework.
related #10557
-
Following the directions provided by ./docs/testing.md:
1) Create DB schema
2) Update .env with connection data
3) Run installer via `php tests/codeception/bin/yii app/setup` (added --interactive=0 se…