You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
I use PHP 8.0 with slim 4.9 and stripe-php 7.104 on my server and get:
Fatal error: Uncaught TypeError: Slim\App::__construct(): Argument #1 ($responseFactory) must be of type Psr\Http\Message\ResponseFactoryInterface, array given
triggered by a call from server/php/index.php on line 18
???
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use PHP 8.0 with slim 4.9 and stripe-php 7.104 on my server and get:
Fatal error: Uncaught TypeError: Slim\App::__construct(): Argument #1 ($responseFactory) must be of type Psr\Http\Message\ResponseFactoryInterface, array given
triggered by a call from
server/php/index.php on line 18
???
The text was updated successfully, but these errors were encountered: