Wilmer Arambula

Results 114 comments of Wilmer Arambula

You could add a unit test, Thks,

@francoispluchino Tested locally, all tests pass and works normally. I also ask you if you are going to upload the PHP version in the composer.json.

What is the use case for this change, tests must be run with the default values.

> > What is the use case for this change? > > Usage two container for tests (PHP and DB) in one network. In this case I need change host...

> > > > What is the use case for this change? > > > > > > > > > Usage two container for tests (PHP and DB) in...

Suppose this case, i have an app without `providers.php`, but i installed an extension that has the config of `providers.php`, then it should be guaranteed, that if I have them...

Our logger allows placeholders for messages, you just have to add it to the documentation. https://github.com/yiisoft/log/blob/975566e4f8e41a56dbdd7e64d373720e161bff4b/tests/MessageTest.php#L55