-
This started as a request for help in understanding the `worker error: invalid prefix (checksum)` error but I finally managed to figure that it was caused by not running slim silently.
Because that…
-
Hey Andrii (@pasichDev),
Just FYI, the English word for маршрут, путь is `route`, with an `e` at the end.
Like I said, minor typo, but if we are doing it in English, in the context of readabilit…
-
**Environment**
1. Version (e.g. 2017.10)
"aimeos/aimeos-laravel": "2021.10.*",
2. Integration (Laravel, TYPO3, Symfony, SlimPHP or Flow)
3. System (Linux, Mac, Windows)
**Describe the bug**
P…
-
Hello everyone, I have a question, why not make the HttpException class inherit from RuntimeException
https://github.com/slimphp/Slim/blob/4.x/Slim/Exception/HttpException.php#L20
This is how it i…
-
Strange thing: here in the repository there are changes added by the `"Add a new PSR-17 factory to Psr17FactoryProvider"` commit.
But when I type `composer require slim/slim` in the downloaded proj…
-
Hello,
Earlier i reported a bug in #246 where [the cover and the duration of a song where not reported](https://github.com/AzuraCast/AzuraCast/issues/246#issuecomment-343733133) in the API.
At this …
-
Is there any elegant way to retrieve middleware stack or at least container in `ErrorHandler`?
It's related to CORS middleware, it needs to be applied after exception catch. I want to override `respo…
-
Hi
I'm moving our company's codebase to PHP8.1 and having deprecation warnings because of Twig-View. After having a quick look I found out that the `3.x` branch is PHP8.1 ready. I would like to avo…
-
Hi,
I've just started using the package, thanks very much for providing it! However, I wonder if you have experienced the same issue as me. I have followed the code examples but I keep getting a 50…
-
I have been using Slim PHP framework to provide my API service (https://api.rsywx.com).
Recently, I updated my PHP to 8.1 and when I visited the site, it gives the following error:
```
{
"…