Guest User

FlorianTs setup problem

a guest
Dec 30th, 2022
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | Help | 0 0
  1.  
  2. Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /web/sw6/vendor/shopware/recovery/Common/vendor/pimple/pimple/src/Pimple/Container.php on line 133
  3.  
  4. Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /web/sw6/vendor/shopware/recovery/Common/vendor/pimple/pimple/src/Pimple/Container.php on line 98
  5.  
  6. Deprecated: Return type of Pimple\Container::offsetSet($id, $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 /web/sw6/vendor/shopware/recovery/Common/vendor/pimple/pimple/src/Pimple/Container.php on line 79
  7.  
  8. Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /web/sw6/vendor/shopware/recovery/Common/vendor/pimple/pimple/src/Pimple/Container.php on line 143
  9.  
  10. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 112
  11.  
  12. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 124
  13.  
  14. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 135
  15.  
  16. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 145
  17.  
  18. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 155
  19.  
  20. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 165
  21.  
  22. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 112
  23.  
  24. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 124
  25.  
  26. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 135
  27.  
  28. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 145
  29.  
  30. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 155
  31.  
  32. 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 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/Collection.php on line 165
  33.  
  34. Fatal error: Uncaught RuntimeException: Unexpected data in output buffer. Maybe you have characters before an opening <?php tag? in /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php:621 Stack trace: #0 /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php(317): Slim\App->finalize() #1 /web/sw6/vendor/shopware/recovery/Install/index.php(55): Slim\App->run() #2 /web/sw6/public/recovery/install/index.php(6): require_once('...') #3 {main} thrown in /web/sw6/vendor/shopware/recovery/Common/vendor/slim/slim/Slim/App.php on line 621
Advertisement
Add Comment
Please, Sign In to add comment