-
amphp/http-client expects `2`, but PSRAdapter accepts a `2.0` too.
```
Invalid HTTP protocol version: 2.0 at vendor/amphp/http-client/src/Request.php:126
#0 vendor/amphp/http-client-psr7/src/PsrA…
-
I am using tcpdf as a module in webtrees. On their demonstration installation, creating a PDF works fine, but in my installation I get this:
`Undefined array key "n" …/vendor/tecnickcom/tcpdf/tcpdf.p…
-
Is there any plan to implement PSR 7 for HTTP Protocol?
-
Po aktualizacji do najnowszej wersji modułu przy próbie zapłacenia pokazuje się biała strona z komunikatem:
Fatal error: Declaration of GuzzleHttp\Psr7\Request::getRequestTarget() must be compatibl…
-
https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
-
It's a PSR-18 client: https://github.com/amphp/http-client-psr7/ compatible with fibers.
-
After doing an automatic update through the admin panel in owncloud the integrity check fails on the updater folder (see below). Please fix the reason and provide a new update of owncloud with the cor…
janmz updated
2 months ago
-
Hello,
I encounter PHP exceptions during the process of linking a Prestashop Account within _Prestashop Checkout_ module:
```
{
"type": "https:\/\/tools.ietf.org\/html\/rfc2616#section-10"…
-
Do you know why I can't benchmark fohn-ui ?
```
curl http://localhost/forn-ui/app-test/
```
works immidiately, but
```
ab -c1 -n1 http://localhost/forn-ui/app-test/
```
stucks for exactly 5 se…
-
Declaration of Algolia\AlgoliaSearch\Http\Psr7\Uri::withScheme(string $scheme): Psr\Http\Message\UriInterface must be compatible with Psr\Http\Message\UriInterface::withScheme($scheme)