-
Hi,
I am trying to write an integration between a framework (https://packagist.org/packages/phespro/phespro) and amphp http server.
Unfortunately amphp/http-server does not follow PSR-7 (https:/…
-
If indexing via scheduler and records are indexed (e.g. news or fe_users) the following error occurs:
```
Error details for queue item (uid: 2085, type: fe_users):
1607172972: TYPO3\CMS\Frontend\…
-
I know this library is intended to be a "pure" implementation of PSR-7 and its related PSRs. However, that means it also supports PSR-15 and PSR-17. What about PSR-13?
PSR-13 isn't strictly about…
Crell updated
1 month ago
-
- [x] Is this related to quality assurance?
- [x] Is this related to documentation?
Upgrading my setup to released version of #70 caused some confusion. Updating parameter to help resolve it, and su…
-
We should remove our Request/Response interfaces in favor of PSR-7:
https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
-
Would be nice to have official PSR-7 Request DataCollector, and PSR-15 middleware for integration.
I am aware of the already existing package (https://github.com/bitExpert/prophiler-psr7-middleware…
-
### Checklist
- [x] I verified that Kanboard is correctly installed
- [x] I verified that the problem does not come from a plugin
- [x] I verified that the problem is not already reported
- [x] …
lazka updated
2 weeks ago
-
I want to start a discussion about implementation of middleware interface in qcubed.
As i can understand psr-7 implementations works with nesting requests and response objects between middlewares and…
-
I think the `Stripe\ApiResponse` should be psr7-compliant for easier integration in frameworks that handle psr7 responses, like Laravel, Symfony and others.
What do you think?
-
Composer fails with Version mismatch.
```
composer require laminas/laminas-mvc
Using version ^3.7 for laminas/laminas-mvc
./composer.json has been updated
Running composer update laminas/lamina…
Bro3x updated
3 weeks ago