-
Undefined variable: form_type …/modules_v4/vesta_shared_places/resources/views/modules/media-list/page.phtml:41
#0 …/modules_v4/vesta_shared_places/resources/views/modules/media-list/page.phtml(41): …
-
**Guzzle version(s) affected**: 6.5.2
**PHP version**: 7.3.9-1+ubuntu18.04.1+deb.sury.org+1
**cURL version**: 7.58.0
**Description**
I'm seeing an intermittent issue (frequent enough - the be…
-
Hello,
I'm trying to send multiple POST request to generate some entity in a sequencial order such as :
```php
// __call is "post"
foreach ($requestList as $key => $request) {
$respon…
-
When I click on "Geographic data" in control panel/map an error occurs:
`
Fisharebest\Webtrees\Module\PlaceHierarchyListModule …/vendor/aura/router/src/Map.php:152
#0 …/app/Helpers/functions.php(16…
-
Seat information:
Plugins
Core
SeAT Module Versions
SeAT API
Installed: v3.0.8
Current:
Url: https://github.com/eveseat/api
SeAT Console
Installed: v3.0.6
Current:
Url: https://github.…
-
Implement a bridge for Guzzle5 and Guzzle6 as seen in [aws-php-sdk](https://github.com/aws/aws-sdk-php/tree/master/src/Handler) so dependent projects can use either one
-
You can reproduce the error, by enabling the BodyParsingMiddleware and submit a post form without named input fields.
I used Slim 4, all latest packages and PHP 7.4.
Error message
> Details
> …
-
A similar issue to the #4 is given when trying to edit the message produced by an inline request, for example:
```php
$bot->onInlineQuery(function (Context $ctx) {
$ctx->answerInlineQuery([
…
-
I have an external oauth api that I get an access token from and use it in the X-Auth-Token header for other endpoints. When the access token expires I get a 400 error and I need to get a new one usin…
-
As per my comment in the original thread, I would like to have discussions about the functionality and structure of each command. In this case, this comment would do the following:
- Create public …