-
### What steps will reproduce the problem?
create functional test with
```
class_name: FunctionalTester
modules:
enabled:
- Yii2
```
`.codecept/src/Codeception/Lib/Connector/Yii…
-
I get the following error on migration.
Exception 'yii\base\UnknownPropertyException' with message 'Getting unknown property: yii\console\ErrorHandler::errorAction'
No other migration has this issue…
-
I have several migration from several extension. How to `migrate/down` just one migration without change/apply other migration. Here is my migration history
```
(2014-10-28 04:14:30) m141018_1059…
-
### What steps will reproduce the problem?
configure
```
'controllerMap' => [
'migrate' => [
'class' => 'yii\console\controllers\MigrateController',
'migratio…
-
### What steps will reproduce the problem?
Use migrations with namespaces, like described in https://github.com/dmstr/yii2-migrate-command/issues/19
### What is the expected result?
It's logi…
-
### What steps will reproduce the problem?
Every single access
### What is the expected result?
the debug toolbar shows whither the `db` component being configured or not, or at least not affected …
-
Доброго времени суток.Установил cinghie не могу зайти в интерфейс управления пользователями. http://joxi.ru/l2ZEbNVS18w1mJ , на Dektrium/Rbac проблем не было,подскажите что не так.вот конфиг
[we…
-
I think it would be awesome if the Yii2's RBAC manager could handle a expire timestamp while we assign a role to a user. Probably it's a common needed feature, and I can't see a good workaround withou…
-
Readme and docs mention `getNewInheritance`, but declaring that method doesn't do anything. Declaring `getInheritance` gets the job done, though.
-
hi @rmrevin ,
this is my User model
class User extends \yii\db\ActiveRecord implements IdentityInterface {}
when I use `php yii`,
console tell me 'Exception 'yii\base\InvalidConfigException' wi…