Deprecated: Return type of Dotenv\Environment\AbstractVariables::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php on line 162
Deprecated: Return type of Dotenv\Environment\AbstractVariables::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php on line 170
Deprecated: Return type of Dotenv\Environment\AbstractVariables::offsetSet($offset, $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 /home/asenza/apigtc.asenza.com.br/vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php on line 178
Deprecated: Return type of Dotenv\Environment\AbstractVariables::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php on line 186
Deprecated: Return type of PhpOption\Some::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 151
Deprecated: Return type of PhpOption\None::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
Deprecated: Return type of Illuminate\Container\Container::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php on line 1214
Deprecated: Return type of Illuminate\Container\Container::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php on line 1225
Deprecated: Return type of Illuminate\Container\Container::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php on line 1237
Deprecated: Return type of Illuminate\Container\Container::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php on line 1250
Deprecated: Return type of Illuminate\Config\Repository::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/config/Repository.php on line 141
Deprecated: Return type of Illuminate\Config\Repository::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/config/Repository.php on line 152
Deprecated: Return type of Illuminate\Config\Repository::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/config/Repository.php on line 164
Deprecated: Return type of Illuminate\Config\Repository::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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/config/Repository.php on line 175
Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/asenza/apigtc.asenza.com.br/vendor/illuminate/database/Eloquent/Model.php:1544
Stack trace:
#0 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/database/Eloquent/Model.php(20): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/home/asenza/ap...', 1544)
#1 /home/asenza/apigtc.asenza.com.br/vendor/composer/ClassLoader.php(444): include('/home/asenza/ap...')
#2 /home/asenza/apigtc.asenza.com.br/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/asenza/ap...')
#3 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/database/DatabaseServiceProvider.php(35): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Data...')
#4 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Application.php(200): Illuminate\Database\DatabaseServiceProvider->register()
#5 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Application.php(615): Laravel\Lumen\Application->register(Object(Illuminate\Database\DatabaseServiceProvider))
#6 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Application.php(371): Laravel\Lumen\Application->loadComponent('database', Array, 'db')
#7 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php(785): Laravel\Lumen\Application->Laravel\Lumen\{closure}(Object(Laravel\Lumen\Application), Array)
#8 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php(667): Illuminate\Container\Container->build(Object(Closure))
#9 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/container/Container.php(615): Illuminate\Container\Container->resolve('db', Array)
#10 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Application.php(267): Illuminate\Container\Container->make('db', Array)
#11 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Application.php(728): Laravel\Lumen\Application->make('db')
#12 /home/asenza/apigtc.asenza.com.br/bootstrap/app.php(26): Laravel\Lumen\Application->withEloquent()
#13 /home/asenza/apigtc.asenza.com.br/public/index.php(14): require('/home/asenza/ap...')
#14 {main} in /home/asenza/apigtc.asenza.com.br/vendor/illuminate/database/Eloquent/Model.php on line 20
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 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/support/Collection.php:2060
Stack trace:
#0 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/support/Collection.php(40): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8192, 'Return type of ...', '/home/asenza/ap...', 2060)
#1 /home/asenza/apigtc.asenza.com.br/vendor/composer/ClassLoader.php(444): include('/home/asenza/ap...')
#2 /home/asenza/apigtc.asenza.com.br/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile('/home/asenza/ap...')
#3 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/support/helpers.php(471): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/log/LogManager.php(216): collect(Array)
#5 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/log/LogManager.php(178): Illuminate\Log\LogManager->createStackDriver(Array)
#6 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/log/LogManager.php(102): Illuminate\Log\LogManager->resolve('stack')
#7 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/log/LogManager.php(90): Illuminate\Log\LogManager->get('stack')
#8 /home/asenza/apigtc.asenza.com.br/vendor/illuminate/log/LogManager.php(500): Illuminate\Log\LogManager->driver()
#9 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Exceptions/Handler.php(50): Illuminate\Log\LogManager->error(Object(Symfony\Component\Debug\Exception\FatalErrorException), Array)
#10 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(122): Laravel\Lumen\Exceptions\Handler->report(Object(Symfony\Component\Debug\Exception\FatalErrorException))
#11 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(67): Laravel\Lumen\Application->handleUncaughtException(Object(Symfony\Component\Debug\Exception\FatalErrorException))
#12 /home/asenza/apigtc.asenza.com.br/vendor/laravel/lumen-framework/src/Concerns/RegistersExceptionHandlers.php(54): Laravel\Lumen\Application->handleShutdown()
#13 [internal function]: Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}()
#14 {main} in /home/asenza/apigtc.asenza.com.br/vendor/illuminate/support/Collection.php on line 40