-
https://github.com/slimphp/Slim-Csrf/blob/ebaaf295fd6d7224078d8ae3bba45329b31798c7/src/Guard.php#L240
I'm not really that skilld with Xor operators, but the middleware used to work perfectly before…
-
I have tried all the solutions but still does not work. I am using Slim 4.x for the first time.
The error:
Uncaught RuntimeException: Could not detect any PSR-17 ResponseFactory implementations.…
-
I have a filter like this:
`Flight::before('start', function() { ...`
that checks if the user is logged in, and if not, redirects to the login page and returns false.
However, the protected route…
-
Loading any page of the web interface causes this error to show up (both as a toast message in my browser, and in the server's error logs).
```
PHP Error: dmarc-srg [error]: Error: Call to undefin…
zackw updated
11 months ago
-
Hi there,
When switching "Always Use HTTPS" to Yes on Admin settings page, I got multiple issues :
**API**
/api/nowplaying and /api/nowplaying/{station_id}
always returns an empty json value f…
-
## PHP 8.1
As the `ppa:ondrej/php` include now `php8.1-rc5`, I'm starting to test the frameworks for the benchmark.
PHP 8.1 final will be released 25th of this month.
https://www.php.net/releases/8…
-
Hey everyone,
I've reached out to mikecao via twitter and email to help maintain this repo but haven't received a response from him, so I'm going to assume he won't maintain this repo going forward…
-
We use the docker method and running on CentOS 7.
See below more information:
v0.8.1-2018.02 Beta (Docker)
PHP 7.2.2-3+ubuntu16.04.1+deb.sury.org+1, SlimPHP 3
The Synchronization tasks do not r…
-
Version: 2.10
PHP: 8.0.3
### Bug Description
Throwing an exception at **Engine.php:247** fails as Latte expects the function **error_get_last()** to always return an array from what it tries to r…
-
Hi, I'm fairly certain that this is not a bug or issue with your package, and that it is most likely an issue with how my code is using the package but hopefully someone will be able to shed some ligh…