| ( ! ) Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\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/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1443 Stack trace: #0 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(13): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() #1 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/composer/ClassLoader.php(571): include('...') #2 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile() #3 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(15): Composer\Autoload\ClassLoader->loadClass() #4 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): collect() #5 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config() #6 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases() #7 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap() #8 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->bootstrapWith() #9 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\Foundation\Http\Kernel->bootstrap() #10 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() #11 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/public/index.php(86): Illuminate\Foundation\Http\Kernel->handle() #12 {main} in /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php on line 13 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 554032 | {main}( ) | .../index.php:0 |
| 2 | 0.0041 | 848648 | Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ) | .../index.php:86 |
| 3 | 0.0041 | 848648 | Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } ) | .../Kernel.php:110 |
| 4 | 0.0041 | 848680 | Illuminate\Foundation\Http\Kernel->bootstrap( ) | .../Kernel.php:136 |
| 5 | 0.0041 | 848680 | Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] ) | .../Kernel.php:152 |
| 6 | 0.0203 | 1099400 | Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions' => TRUE, 'env' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades' => TRUE, 'Illuminate\\Foundation\\PackageManifest' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...], 'env' => [...]]; protected $methodBindings = []; protected $instances = ['path' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/app', 'path.base' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua', 'path.lang' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/resources/lang', 'path.config' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/config', 'path.public' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/public', 'path.storage' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/storage', 'path.database' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/database', 'path.resources' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/resources', 'path.bootstrap' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }, 'Illuminate\\Foundation\\PackageManifest' => class Illuminate\Foundation\PackageManifest { ... }]; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = '/var/www/bagisto/data/www/bagisto.sovadev.org.ua'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } ) | .../Application.php:237 |
| 7 | 0.0205 | 1100400 | Illuminate\Foundation\PackageManifest->aliases( ) | .../RegisterFacades.php:26 |
| 8 | 0.0205 | 1100400 | Illuminate\Foundation\PackageManifest->config( $key = 'aliases' ) | .../PackageManifest.php:78 |
| 9 | 0.0205 | 1100304 | collect( $value = ['astrotomic/laravel-translatable' => ['providers' => [...]], 'babenkoivan/elastic-client' => ['providers' => [...]], 'babenkoivan/elastic-scout-driver' => ['providers' => [...]], 'bagisto/bagisto-package-generator' => ['providers' => [...], 'aliases' => [...]], 'bagistobrasil/bagisto-product-social-share' => ['providers' => [...], 'aliases' => [...]], 'barryvdh/laravel-debugbar' => ['providers' => [...], 'aliases' => [...]], 'barryvdh/laravel-dompdf' => ['providers' => [...], 'aliases' => [...]], 'cviebrock/eloquent-sluggable' => ['providers' => [...]], 'facade/ignition' => ['providers' => [...], 'aliases' => [...]], 'fideloper/proxy' => ['providers' => [...]], 'flynsarmy/db-blade-compiler' => ['providers' => [...], 'aliases' => [...]], 'intervention/image' => ['providers' => [...], 'aliases' => [...]], 'kalnoy/nestedset' => ['providers' => [...]], 'konekt/concord' => ['providers' => [...], 'aliases' => [...]], 'konekt/enum-eloquent' => ['providers' => [...]], 'laravel/legacy-factories' => ['providers' => [...]], 'laravel/scout' => ['providers' => [...]], 'laravel/socialite' => ['providers' => [...], 'aliases' => [...]], 'laravel/tinker' => ['providers' => [...]], 'laravel/ui' => ['providers' => [...]], 'maatwebsite/excel' => ['providers' => [...], 'aliases' => [...]], 'nesbot/carbon' => ['providers' => [...]], 'nunomaduro/collision' => ['providers' => [...]], 'prettus/l5-repository' => ['providers' => [...]], 'tymon/jwt-auth' => ['aliases' => [...], 'providers' => [...]]] ) | .../PackageManifest.php:89 |
| 10 | 0.0205 | 1100304 | Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Support\\Collection' ) | .../helpers.php:15 |
| 11 | 0.0205 | 1100304 | Composer\Autoload\includeFile( $file = '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/composer/../laravel/framework/src/Illuminate/Collections/Collection.php' ) | .../ClassLoader.php:428 |
| 12 | 0.0205 | 1100592 | include( '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php ) | .../ClassLoader.php:571 |
<?php
namespace Illuminate\Support;
use ArrayAccess;
use ArrayIterator;
use Illuminate\Collections\ItemNotFoundException;
use Illuminate\Collections\MultipleItemsFoundException;
use Illuminate\Support\Traits\EnumeratesValues;
use Illuminate\Support\Traits\Macroable;
use stdClass;
class Collection implements ArrayAccess, Enumerable
{
use EnumeratesValues, Macroable;
/**
* The items contained in the collection.
*
* @var array
*/
protected $items = [];
/**
* Create a new collection.
*
* @param mixed $items
* @return void
*/
public function __construct($items = [])
{
$this->items = $this->getArrayableItems($items);
}
/**
* Create a collection with the given range.
*
* @param int $from
* @param int $to
* @return static
""" During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Support\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/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1443\n Stack trace:\n #0 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php(13): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()\n #1 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/composer/ClassLoader.php(571): include('...')\n #2 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile()\n #3 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/helpers.php(15): Composer\Autoload\ClassLoader->loadClass()\n #4 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): collect()\n #5 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config()\n #6 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()\n #7 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(237): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap()\n #8 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(152): Illuminate\Foundation\Application->bootstrapWith()\n #9 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\Foundation\Http\Kernel->bootstrap()\n #10 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()\n #11 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/public/index.php(86): Illuminate\Foundation\Http\Kernel->handle()\n #12 {main} """
*
* @return void
*/
public function handleShutdown()
{
if (! is_null($error = error_get_last()) && $this->isFatal($error['type'])) {
$this->handleException($this->fatalErrorFromPhpError($error, 0));
}
}
/**
* Create a new fatal error instance from an error array.
*
* @param array $error
* @param int|null $traceOffset
* @return \Symfony\Component\ErrorHandler\Error\FatalError
*/
protected function fatalErrorFromPhpError(array $error, $traceOffset = null)
{
return new FatalError($error['message'], 0, $error, $traceOffset);
}
/**
* Determine if the error type is fatal.
*
* @param int $type
* @return bool
*/
protected function isFatal($type)
{
return in_array($type, [E_COMPILE_ERROR, E_CORE_ERROR, E_ERROR, E_PARSE]);
}
/**
* Get an instance of the exception handler.
*
* @return \Illuminate\Contracts\Debug\ExceptionHandler
*/
protected function getExceptionHandler()
{
"'During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\\Support\\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/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1443\nStack trace:\n#0 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/'..."
"0"
"['type' => 1, 'message' => 'During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\\Support\\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/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1443\nStack trace:\n#0 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/'..., 'file' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php', 'line' => 13]"
"0"
"???"
"???"
/**
* Render an exception as an HTTP response and send it.
*
* @param \Throwable $e
* @return void
*/
protected function renderHttpResponse(Throwable $e)
{
$this->getExceptionHandler()->render($this->app['request'], $e)->send();
}
/**
* Handle the PHP shutdown event.
*
* @return void
*/
public function handleShutdown()
{
if (! is_null($error = error_get_last()) && $this->isFatal($error['type'])) {
$this->handleException($this->fatalErrorFromPhpError($error, 0));
}
}
/**
* Create a new fatal error instance from an error array.
*
* @param array $error
* @param int|null $traceOffset
* @return \Symfony\Component\ErrorHandler\Error\FatalError
*/
protected function fatalErrorFromPhpError(array $error, $traceOffset = null)
{
return new FatalError($error['message'], 0, $error, $traceOffset);
}
/**
* Determine if the error type is fatal.
*
* @param int $type
* @return bool
"['type' => 1, 'message' => 'During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\\Support\\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/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php:1443\nStack trace:\n#0 /var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/'..., 'file' => '/var/www/bagisto/data/www/bagisto.sovadev.org.ua/vendor/laravel/framework/src/Illuminate/Collections/Collection.php', 'line' => 13]"
"0"
<?php
namespace Illuminate\Foundation\Bootstrap;
use ErrorException;
use Exception;
use Illuminate\Contracts\Debug\ExceptionHandler;
use Illuminate\Contracts\Foundation\Application;
use Symfony\Component\Console\Output\ConsoleOutput;
use Symfony\Component\ErrorHandler\Error\FatalError;
use Throwable;
class HandleExceptions
{
/**
* Reserved memory so that errors can be displayed properly on memory exhaustion.
*
* @var string
*/
public static $reservedMemory;
/**
* The application instance.
*
* @var \Illuminate\Contracts\Foundation\Application
*/
protected $app;
/**
* Bootstrap the given application.
*
* @param \Illuminate\Contracts\Foundation\Application $app
* @return void
*/
public function bootstrap(Application $app)
{
self::$reservedMemory = str_repeat('x', 10240);
$this->app = $app;
| Key | Value |
| USE_ZEND_ALLOC | "0"
|
| TEMP | "/var/www/bagisto/data/tmp"
|
| TMPDIR | "/var/www/bagisto/data/tmp"
|
| TMP | "/var/www/bagisto/data/tmp"
|
| PATH | "/usr/local/bin:/usr/bin:/bin"
|
| HOSTNAME | "sovajewels.com"
|
| USER | "bagisto"
|
| HOME | "/var/www/bagisto"
|
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate"
|
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
| HTTP_ACCEPT | "*/*"
|
| HTTP_HOST | "bagisto.sovadev.org.ua"
|
| REDIRECT_STATUS | "200"
|
| SERVER_NAME | "bagisto.sovadev.org.ua"
|
| SERVER_PORT | "443"
|
| SERVER_ADDR | "148.251.123.5"
|
| REMOTE_PORT | "36729"
|
| REMOTE_ADDR | "216.73.216.132"
|
| SERVER_SOFTWARE | "nginx/1.24.0"
|
| GATEWAY_INTERFACE | "CGI/1.1"
|
| HTTPS | "on"
|
| REQUEST_SCHEME | "https"
|
| SERVER_PROTOCOL | "HTTP/2.0"
|
| DOCUMENT_ROOT | "/var/www/bagisto/data/www/bagisto.sovadev.org.ua/public"
|
| DOCUMENT_URI | "/index.php"
|
| REQUEST_URI | "/"
|
| SCRIPT_NAME | "/index.php"
|
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| REQUEST_METHOD | "GET"
|
| QUERY_STRING | "" |
| SCRIPT_FILENAME | "/var/www/bagisto/data/www/bagisto.sovadev.org.ua/public/index.php"
|
| FCGI_ROLE | "RESPONDER"
|
| PHP_SELF | "/index.php"
|
| REQUEST_TIME_FLOAT | 1766512120.4805
|
| REQUEST_TIME | 1766512120
|
| APP_NAME | "Bagisto"
|
| APP_ENV | "local"
|
| APP_VERSION | "1.3.3"
|
| APP_KEY | "***************************************************"
|
| APP_DEBUG | "true"
|
| APP_URL | "http://bagisto.sovadev.org.ua"
|
| APP_ADMIN_URL | "admin"
|
| APP_TIMEZONE | "Europe/Kiev"
|
| APP_LOCALE | "en"
|
| LOG_CHANNEL | "stack"
|
| APP_CURRENCY | "EUR"
|
| DB_CONNECTION | "mysql"
|
| DB_HOST | "127.0.0.1"
|
| DB_PORT | "3306"
|
| DB_DATABASE | "bagisto"
|
| DB_USERNAME | "bagisto"
|
| DB_PASSWORD | "**********************"
|
| DB_PREFIX | "" |
| BROADCAST_DRIVER | "log"
|
| CACHE_DRIVER | "file"
|
| SESSION_DRIVER | "file"
|
| SESSION_LIFETIME | "120"
|
| QUEUE_DRIVER | "sync"
|
| REDIS_HOST | "127.0.0.1"
|
| REDIS_PASSWORD | "null"
|
| REDIS_PORT | "6379"
|
| MAIL_DRIVER | "smtp"
|
| MAIL_HOST | "smtp.mailtrap.io"
|
| MAIL_PORT | "2525"
|
| MAIL_USERNAME | "" |
| MAIL_PASSWORD | "" |
| MAIL_ENCRYPTION | "tls"
|
| SHOP_MAIL_FROM | "" |
| ADMIN_MAIL_TO | "" |
| MAIL_FROM_NAME | "" |
| FIXER_API_KEY | "" |
| EXCHANGE_RATES_API_KEY | "" |
| PUSHER_APP_ID | "" |
| PUSHER_APP_KEY | "" |
| PUSHER_APP_SECRET | "" |
| PUSHER_APP_CLUSTER | "mt1"
|
| MIX_PUSHER_APP_KEY | "" |
| MIX_PUSHER_APP_CLUSTER | "mt1"
|
| FACEBOOK_CLIENT_ID | "" |
| FACEBOOK_CLIENT_SECRET | "" |
| FACEBOOK_CALLBACK_URL | "https://yourhost.com/customer/social-login/facebook/callback"
|
| TWITTER_CLIENT_ID | "" |
| TWITTER_CLIENT_SECRET | "" |
| TWITTER_CALLBACK_URL | "https://yourhost.com/customer/social-login/twitter/callback"
|
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| GOOGLE_CALLBACK_URL | "https://yourhost.com/customer/social-login/google/callback"
|
| LINKEDIN_CLIENT_ID | "" |
| LINKEDIN_CLIENT_SECRET | "" |
| LINKEDIN_CALLBACK_URL | "https://yourhost.com/customer/social-login/linkedin/callback"
|
| GITHUB_CLIENT_ID | "" |
| GITHUB_CLIENT_SECRET | "" |
| GITHUB_CALLBACK_URL | "https://yourhost.com/customer/social-login/github/callback"
|
| Key | Value |
| APP_NAME | "Bagisto"
|
| APP_ENV | "local"
|
| APP_VERSION | "1.3.3"
|
| APP_KEY | "***************************************************"
|
| APP_DEBUG | "true"
|
| APP_URL | "http://bagisto.sovadev.org.ua"
|
| APP_ADMIN_URL | "admin"
|
| APP_TIMEZONE | "Europe/Kiev"
|
| APP_LOCALE | "en"
|
| LOG_CHANNEL | "stack"
|
| APP_CURRENCY | "EUR"
|
| DB_CONNECTION | "mysql"
|
| DB_HOST | "127.0.0.1"
|
| DB_PORT | "3306"
|
| DB_DATABASE | "bagisto"
|
| DB_USERNAME | "bagisto"
|
| DB_PASSWORD | "**********************"
|
| DB_PREFIX | "" |
| BROADCAST_DRIVER | "log"
|
| CACHE_DRIVER | "file"
|
| SESSION_DRIVER | "file"
|
| SESSION_LIFETIME | "120"
|
| QUEUE_DRIVER | "sync"
|
| REDIS_HOST | "127.0.0.1"
|
| REDIS_PASSWORD | "null"
|
| REDIS_PORT | "6379"
|
| MAIL_DRIVER | "smtp"
|
| MAIL_HOST | "smtp.mailtrap.io"
|
| MAIL_PORT | "2525"
|
| MAIL_USERNAME | "" |
| MAIL_PASSWORD | "" |
| MAIL_ENCRYPTION | "tls"
|
| SHOP_MAIL_FROM | "" |
| ADMIN_MAIL_TO | "" |
| MAIL_FROM_NAME | "" |
| FIXER_API_KEY | "" |
| EXCHANGE_RATES_API_KEY | "" |
| PUSHER_APP_ID | "" |
| PUSHER_APP_KEY | "" |
| PUSHER_APP_SECRET | "" |
| PUSHER_APP_CLUSTER | "mt1"
|
| MIX_PUSHER_APP_KEY | "" |
| MIX_PUSHER_APP_CLUSTER | "mt1"
|
| FACEBOOK_CLIENT_ID | "" |
| FACEBOOK_CLIENT_SECRET | "" |
| FACEBOOK_CALLBACK_URL | "https://yourhost.com/customer/social-login/facebook/callback"
|
| TWITTER_CLIENT_ID | "" |
| TWITTER_CLIENT_SECRET | "" |
| TWITTER_CALLBACK_URL | "https://yourhost.com/customer/social-login/twitter/callback"
|
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| GOOGLE_CALLBACK_URL | "https://yourhost.com/customer/social-login/google/callback"
|
| LINKEDIN_CLIENT_ID | "" |
| LINKEDIN_CLIENT_SECRET | "" |
| LINKEDIN_CALLBACK_URL | "https://yourhost.com/customer/social-login/linkedin/callback"
|
| GITHUB_CLIENT_ID | "" |
| GITHUB_CLIENT_SECRET | "" |
| GITHUB_CALLBACK_URL | "https://yourhost.com/customer/social-login/github/callback"
|