Will Gibson
Will Gibson
I'm getting this when I open a project, but after that it seems to work fine, or at least the way I'm using it it does... ``` java.lang.Throwable: Assertion failed:...
\Behatch\HttpCall\HttpCallListener::afterStep() can cause Call to a member function source() on null
I did a wholesale `composer update` then started getting... ``` Call to a member function source() on null ``` ...which happens in `\Behat\Mink\Driver\Selenium2Driver::getContent()` when `\Behat\Mink\Driver\Selenium2Driver::$webDriver` is `null`. I've done a...
We have started experiencing intermittent ELB health check failures during deployment of a load balanced web service. There is nothing in the task logs to indicate any kind of failure...
I cannot install this at the same time as silverstripe/silverstripe-framework 4.0.0-beta1 because this wants silverstripe/silverstripe-framework ~3.0. Can this be resolved?
We have some scenarios where the expected result is for the user to land on a different host. E.g. we are developing and testing https://something.example.com and some scenarios end up...