Greg Berger
Greg Berger
In guzzle 6.xx, the ClientException (thrown on 4xx responses) and ServerException (thrown on 5xx responses) both extend the BadResponseException, that way it was impossible to test an error in the...
Would it be a problem to use the `"bin"` key in the composer.json, in order to have the exiftool executable copied to the `vendor/bin` directory of a project ?
The README file lists the method signatures of the Adafruit_CircuitPlayground class. It was kind of a hassle to me to jump in the class and examples source code each time...