Oli Griffiths
Oli Griffiths
PHP7 support
Hi Is there any plan for this? Thanks Oli
Hi Please could you provide some example of passing the environment variable to errbit. I tried `docker run -d --name errbit --link mongodb:mongodb -e GITHUB_URL="https://github.example.com" -e GITHUB_API_URL="https://github.example.com/api/v3" -p 3000:3000 griff/errbit`...
Hi I notice the subviews of the popover window are not being clipped? Is it possible to enable this? Thanks Oli
When using a `.babelrc` (or similar) config file for babel, changes to this file to not bust the persistent cache, causing compiled outputs to not change. Not sure the best...
Hi Michael, hope you're well. Here's a patch to allow setting of CURL options and exposing curl errors. We are investigating some errors with this library hanging indefinitely. I believe...
**Is your feature request related to a problem? Please describe.** I have a need to be able to take 3 input channels for RGB and convert them to HSV. I...
# Problem I recently reformatted my Raspberry PI to the latest OS running on a PI 4 B, and found my application wouldn't boot, after starting I would get the...