Luc Vieillescazes
Luc Vieillescazes
This bundle has a default theme which is bootstrap, but it is not mandatory. If you don't want bootstrap because it don't fits well in your project, you could :...
Hi, Are you using PHP 5? The support for PHP 5 was broken but has been fixed in https://github.com/blackfireio/player/commit/516a730318aef73d20368de0b9b0caab6ff6e516 We will release a new version containing the fix very soon.
We released version 1.6.1. Does it fix your issue?
I liked the idea. The issue is that currently, scenarios can be run concurently. So we have to find a way to mark the scenario as a requirement.
I used the `EntityContext` succesfully using my fork, so the extension is loaded correctly by behat even if guzzle is not installed. But I agree we could need more checks...
> Dropped a comment in [#520 (comment)](https://github.com/pressly/goose/pull/520#discussion_r1253124249) > > It appears different folks want different engine implementations, so this warrants a bit of a discussion. Thanks @mfridman, I replied to...
I like your proposal @mfridman ! The only drawback I see is that it cannot be used with the "standard" goose binary. But as I already use a custom one,...
> I had the impressions that PHP_INI_SCAN_DIR could be used to provide additional configuration files without overwriting the original php.ini but unfortunately that's what it looks it does. It should...
Hi @stewartmalik We've just released version 1.2.0, which fixes this issue.