-
When sending many requests quickly, rate limiting throws an exception, even if 'throwOnRatelimit' is set to false.
> PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `…
-
Since the http client is decoupled, this should install with the Symfony HttpClient. If this is correct, can it be added to the docs?
```bash
composer require 'j0k3r/graby dev-master' symfony/ht…
-
I was just editing some individuals (who have a name entry as well as a romanized one). This is how it looks with Extended Family disablled:
![image](https://user-images.githubusercontent.com/70611…
-
I still don't like the webtrees 2.1 version for data entry. The view is less compact than in the old version and there have been design changes that I don't find useful (e.g. issue [#4511](https://git…
-
```
-
I am getting 400 bad response on put command.
$client->put('/' . $cpCode . '/to/path/', [
'headers' => [
'X-Akamai-ACS-Action' => 'version=5&action=upload&sha1=' .sha1($fileContents2)…
-
I'm attempting to load the embedding data of a Youtube video but that results in a network exception, without an error message
> `[Unknown Error] Uncaught Embed\Http\NetworkException:`
```php
(ne…
-
This looks great. however, when I try activating the plugin, I get this:
```
SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xF0\x9F\x87\xA9\xF0\x9F...' for column `d03be5…
-
トップページ
```javascript
{
"class@anonymous::htmlify==>html_escape": {
"ct": 111,
"wt": 215
},
"GuzzleHttp\\Psr7\\Stream::getSize==>clearstatcache": {
"ct": 10,
"wt": …
-
##### Description
Follow up on discussions that took place in https://github.com/swagger-api/swagger-codegen/pull/5190 and https://github.com/swagger-api/swagger-codegen/issues/1482. In some case…