Ade Attwood

Results 20 comments of Ade Attwood

Hi all, I was having a play and I also run into this issue. At first had the plugin in `pack/bundle/start` and it was autoloading, this was when I was...

I have been playing with GRPC this weekend and found this a blocker for the streaming request. All requests closed the stream. There are also a few issues / questions...

I have just had a little play with master, and I am still getting "HTTP2 client does not support HTTP-CHUNK" when trying to `->write()` to a http connection. I'm starting...

I have had a bit of a play with this and could not get this issue in magit however I did get this when finding a file with `SPC f...

@cebe whats the plan now? Can I make the change or is it best to wait until the status is labelled "status:ready for adoption". Not sure on the workflow.

@cube I have come up with this test. I did have an issue building the docker image, so I have run all the tests in a modified `php:7.1-cli` image. Dont...

@samdark I have been working on a [Yii2 plugin for psalm ](https://github.com/Practically/PsalmPluginYii2). It mainly resolves types for getters and setters, but things like database fields can also support in the...

> @AdeAttwood well, a pull request would do. Yea, we can do that. There will need to be some discussion on the types. It is quite opinionated about the doc...

I don't use CircleCI, but there are some [docs on the website](https://commitlint.js.org/#/guides-ci-setup?id=circleci) that haven't been linked to yet. Could be worth updating that if it's not what you are after....

I think we remove it. Looking at the package, it is minimal code, and we can probably reduce it to only the stuff we need. We will also be on...