Deprecated: Creation of dynamic property s9e\TextFormatter\Configurator\JavaScript::$exportMethods is deprecated in /var/www/src/SeriesFeed/Classes/BBRenderer.php on line 90

Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 112

Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 124

Deprecated: Return type of Slim\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 135

Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 145

Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 155

Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 165

Deprecated: Return type of Slim\Views\Twig::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/twig-view/src/Twig.php on line 197

Deprecated: Return type of Slim\Views\Twig::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/twig-view/src/Twig.php on line 209

Deprecated: Return type of Slim\Views\Twig::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/twig-view/src/Twig.php on line 220

Deprecated: Return type of Slim\Views\Twig::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/twig-view/src/Twig.php on line 230

Deprecated: Return type of Slim\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 112

Deprecated: Return type of Slim\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 124

Deprecated: Return type of Slim\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 135

Deprecated: Return type of Slim\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 145

Deprecated: Return type of Slim\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 155

Deprecated: Return type of Slim\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/vendor/slim/slim/Slim/Collection.php on line 165
Slim Application Error

Slim Application Error

The application could not run because of the following error:

Details

Type: Error
Message: Class "Http\Discovery\Psr17FactoryDiscovery" not found
File: /var/www/vendor/mailgun/mailgun-php/src/HttpClient/HttpClientConfigurator.php
Line: 124

Trace

#0 /var/www/vendor/mailgun/mailgun-php/src/HttpClient/HttpClientConfigurator.php(78): Mailgun\HttpClient\HttpClientConfigurator->getUriFactory()
#1 /var/www/vendor/mailgun/mailgun-php/src/Mailgun.php(83): Mailgun\HttpClient\HttpClientConfigurator->createConfiguredClient()
#2 /var/www/vendor/mailgun/mailgun-php/src/Mailgun.php(99): Mailgun\Mailgun->__construct(Object(Mailgun\HttpClient\HttpClientConfigurator))
#3 /var/www/src/SeriesFeed/Classes/MailGunSender.php(26): Mailgun\Mailgun::create('key-64f662f3c50...')
#4 /var/www/src/SeriesFeed/Slim/Controllers/BaseController.php(75): SeriesFeed\Classes\MailGunSender->__construct()
#5 /var/www/src/SeriesFeed/Slim/Controllers/AccountController.php(32): SeriesFeed\Slim\Controllers\BaseController->__construct(Object(Slim\Container))
#6 /var/www/vendor/slim/slim/Slim/CallableResolver.php(102): SeriesFeed\Slim\Controllers\AccountController->__construct(Object(Slim\Container))
#7 /var/www/vendor/slim/slim/Slim/CallableResolver.php(58): Slim\CallableResolver->resolveCallable('SeriesFeed\\Slim...', 'login')
#8 /var/www/vendor/slim/slim/Slim/CallableResolverAwareTrait.php(41): Slim\CallableResolver->resolve('SeriesFeed\\Slim...')
#9 /var/www/vendor/slim/slim/Slim/Route.php(276): Slim\Routable->resolveCallable('SeriesFeed\\Slim...')
#10 /var/www/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#11 /var/www/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#12 /var/www/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(Slim\Http\Response))
#13 /var/www/src/SeriesFeed/Slim/Auth.php(45): Slim\App->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response))
#14 [internal function]: SeriesFeed\Slim\Auth->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#15 /var/www/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(SeriesFeed\Slim\Auth), Array)
#16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#17 /var/www/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#18 /var/www/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->{closure:Slim\MiddlewareAwareTrait::addMiddleware():63}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#19 /var/www/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#20 /var/www/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#21 /var/www/public/index.php(4): Slim\App->run()
#22 {main}