Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Error due to array given in Slim\App::__construct() instead of Psr\Http\Message\ResponseFactoryInterface #178

Open
tokamac opened this issue Dec 17, 2021 · 0 comments

Comments

@tokamac
Copy link

tokamac commented Dec 17, 2021

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

???

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant