Brian Wood

Results 7 issues of Brian Wood

### Context This PR was inspired by #161 and it fixes #132. #161 didn't quite work for our use case. `Cassette::hasResponse()` caused Cassette::$indexTable to be incremented resulting in non-sequential indexes...

### Context As mentioned in https://github.com/php-vcr/php-vcr/issues/272, it's possible for HttpUtil::parseResponse() to receive a empty `$response` argument. In this case php-VCR emits ``` PHP Notice: Undefined offset: 1 in /opt/WpsConsole/vendor/php-vcr/php-vcr/src/VCR/Util/HttpUtil.php on...

### Context This is a re-roll of https://github.com/php-vcr/php-vcr/pull/302 to achieve a patch that is compatible with php-vcr 1.5.5. As mentioned in https://github.com/php-vcr/php-vcr/issues/272, it's possible for HttpUtil::parseResponse() to receive a empty...

### Context This is a re-roll of https://github.com/php-vcr/php-vcr/pull/302 to achieve a patch that is compatible with php-vcr 1.5.5. As mentioned in https://github.com/php-vcr/php-vcr/issues/272, it's possible for HttpUtil::parseResponse() to receive a empty...

Using version: 1.1.0 I've tried to use this shortcut with clipboard input and from the Share Sheet: 1. In YouTube app visit video 2. Using the YouTube Share feature select...

bug

``` $ terminus --version Terminus 1.7.0 ``` I expect comma separated values, but get a list: ``` $ terminus site:list --name='^a.*' --org=xx-xxxx --field=name --format=csv agileatxxxxx acaxxxx axxxx apxxx ... ```...

Issue: Bug

### Version 1.0.0-alpha ### Expected behavior Often we want to audit our sites to figure out on which sites user X is a team member. It would be sweet if...

Feature Request