HipchatAPIv2Client
HipchatAPIv2Client copied to clipboard
RequestException constructor warnings
In Client.php the lines
throw new RequestException($e->getMessage());
causes PHP warnings sometimes, because of the constructor that needs an array as param