Theo van Oostrum

Results 2 issues of Theo van Oostrum

In the class `Kelunik/Acme/AcmeService` the following piece of code occurs on multiple occasions in slightly different forms: ``` try { return Authorization::fromResponse($url, $response->getBody()->buffer()); } catch (\Throwable $_) { throw $this->generateException($response,...

bug

First off al thanks for writing this panomarker plugin, it's very useful! I have been starting to use it with chrome and everything worked perfectly, but when I tried to...