( ! ) Fatal error: Uncaught ErrorException: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\atlantida\site\site\vendor\monolog\monolog\src\Monolog\Logger.php on line 324 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0004 | 371240 | {main}( ) | ...\index.php:0 |
2 | 0.0008 | 371720 | require( 'D:\atlantida\site\site\bootstrap\app.php ) | ...\index.php:14 |
3 | 0.0305 | 418992 | Laravel\Lumen\Application->configure( $name = 'mail' ) | ...\app.php:28 |
4 | 0.0308 | 419432 | Laravel\Lumen\Application->make( $abstract = 'config' ) | ...\Application.php:577 |
5 | 0.0308 | 422296 | Illuminate\Container\Container->make( $abstract = 'config' ) | ...\Application.php:210 |
6 | 0.0308 | 422296 | Illuminate\Container\Container->resolve( $abstract = 'config', $parameters = ??? ) | ...\Container.php:575 |
7 | 0.0308 | 422760 | Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Laravel\Lumen\{closure}", public $this = class Laravel\Lumen\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = 'D:\\atlantida\\site\\site'; protected $loadedConfigurations = [...]; protected $loadedProviders = [...]; protected $ranServiceBinders = [...]; protected $monologConfigurator = NULL; protected $namespace = NULL; public $availableBindings = [...]; protected $routes = [...]; public $namedRoutes = [...]; protected $middleware = [...]; protected $routeMiddleware = [...]; protected $groupStack = [...]; protected $currentRoute = NULL; protected $dispatcher = NULL } } ) | ...\Container.php:608 |
8 | 0.0308 | 422792 | Laravel\Lumen\Application->Laravel\Lumen\{closure:D:\atlantida\site\site\vendor\laravel\lumen-framework\src\Application.php:297-299}( class Laravel\Lumen\Application { protected $resolved = ['Laravel\Lumen\Exceptions\Handler' => TRUE, 'Psr\Log\LoggerInterface' => TRUE]; protected $bindings = ['config' => [...], 'Psr\Log\LoggerInterface' => [...]]; protected $methodBindings = []; protected $instances = ['app' => ..., 'Laravel\Lumen\Application' => ..., 'path' => 'D:\\atlantida\\site\\site\\app', 'Psr\Log\LoggerInterface' => class Monolog\Logger { ... }]; protected $aliases = ['Illuminate\Contracts\Foundation\Application' => 'app', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Container\Container' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Hashing\Hasher' => 'hash', 'log' => 'Psr\\Log\\LoggerInterface', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'request' => 'Illuminate\\Http\\Request', 'Laravel\Lumen\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = [0 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = 'D:\\atlantida\\site\\site'; protected $loadedConfigurations = ['mail' => TRUE]; protected $loadedProviders = []; protected $ranServiceBinders = ['registerConfigBindings' => TRUE, 'registerLogBindings' => TRUE]; protected $monologConfigurator = NULL; protected $namespace = NULL; public $availableBindings = ['auth' => 'registerAuthBindings', 'auth.driver' => 'registerAuthBindings', 'Illuminate\Auth\AuthManager' => 'registerAuthBindings', 'Illuminate\Contracts\Auth\Guard' => 'registerAuthBindings', 'Illuminate\Contracts\Auth\Access\Gate' => 'registerAuthBindings', 'Illuminate\Contracts\Broadcasting\Broadcaster' => 'registerBroadcastingBindings', 'Illuminate\Contracts\Broadcasting\Factory' => 'registerBroadcastingBindings', 'Illuminate\Contracts\Bus\Dispatcher' => 'registerBusBindings', 'cache' => 'registerCacheBindings', 'cache.store' => 'registerCacheBindings', 'Illuminate\Contracts\Cache\Factory' => 'registerCacheBindings', 'Illuminate\Contracts\Cache\Repository' => 'registerCacheBindings', 'composer' => 'registerComposerBindings', 'config' => 'registerConfigBindings', 'db' => 'registerDatabaseBindings', 'Illuminate\Database\Eloquent\Factory' => 'registerDatabaseBindings', 'encrypter' => 'registerEncrypterBindings', 'Illuminate\Contracts\Encryption\Encrypter' => 'registerEncrypterBindings', 'events' => 'registerEventBindings', 'Illuminate\Contracts\Events\Dispatcher' => 'registerEventBindings', 'files' => 'registerFilesBindings', 'hash' => 'registerHashBindings', 'Illuminate\Contracts\Hashing\Hasher' => 'registerHashBindings', 'log' => 'registerLogBindings', 'Psr\Log\LoggerInterface' => 'registerLogBindings', 'queue' => 'registerQueueBindings', 'queue.connection' => 'registerQueueBindings', 'Illuminate\Contracts\Queue\Factory' => 'registerQueueBindings', 'Illuminate\Contracts\Queue\Queue' => 'registerQueueBindings', 'Psr\Http\Message\ServerRequestInterface' => 'registerPsrRequestBindings', 'Psr\Http\Message\ResponseInterface' => 'registerPsrResponseBindings', 'translator' => 'registerTranslationBindings', 'url' => 'registerUrlGeneratorBindings', 'validator' => 'registerValidatorBindings', 'Illuminate\Contracts\Validation\Factory' => 'registerValidatorBindings', 'view' => 'registerViewBindings', 'Illuminate\Contracts\View\Factory' => 'registerViewBindings']; protected $routes = []; public $namedRoutes = []; protected $middleware = []; protected $routeMiddleware = []; protected $groupStack = []; protected $currentRoute = NULL; protected $dispatcher = NULL }, [] ) | ...\Container.php:726 |
9 | 0.0309 | 422792 | Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ) | ...\Application.php:298 |
10 | 0.0311 | 422904 | Composer\Autoload\includeFile( $file = 'D:\\atlantida\\site\\site\\vendor\\composer/../illuminate/config\\Repository.php' ) | ...\ClassLoader.php:322 |
11 | 0.0311 | 423168 | include( 'D:\atlantida\site\site\vendor\illuminate\config\Repository.php ) | ...\ClassLoader.php:444 |
( ! ) ErrorException: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\atlantida\site\site\vendor\monolog\monolog\src\Monolog\Logger.php on line 324 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0004 | 371240 | {main}( ) | ...\index.php:0 |
2 | 0.0008 | 371720 | require( 'D:\atlantida\site\site\bootstrap\app.php ) | ...\index.php:14 |
3 | 0.0305 | 418992 | Laravel\Lumen\Application->configure( $name = 'mail' ) | ...\app.php:28 |
4 | 0.0308 | 419432 | Laravel\Lumen\Application->make( $abstract = 'config' ) | ...\Application.php:577 |
5 | 0.0308 | 422296 | Illuminate\Container\Container->make( $abstract = 'config' ) | ...\Application.php:210 |
6 | 0.0308 | 422296 | Illuminate\Container\Container->resolve( $abstract = 'config', $parameters = ??? ) | ...\Container.php:575 |
7 | 0.0308 | 422760 | Illuminate\Container\Container->build( $concrete = class Closure { virtual $closure = "$this->Laravel\Lumen\{closure}", public $this = class Laravel\Lumen\Application { protected $resolved = [...]; protected $bindings = [...]; protected $methodBindings = [...]; protected $instances = [...]; protected $aliases = [...]; protected $abstractAliases = [...]; protected $extenders = [...]; protected $tags = [...]; protected $buildStack = [...]; protected $with = [...]; public $contextual = [...]; protected $reboundCallbacks = [...]; protected $globalResolvingCallbacks = [...]; protected $globalAfterResolvingCallbacks = [...]; protected $resolvingCallbacks = [...]; protected $afterResolvingCallbacks = [...]; protected $basePath = 'D:\\atlantida\\site\\site'; protected $loadedConfigurations = [...]; protected $loadedProviders = [...]; protected $ranServiceBinders = [...]; protected $monologConfigurator = NULL; protected $namespace = NULL; public $availableBindings = [...]; protected $routes = [...]; public $namedRoutes = [...]; protected $middleware = [...]; protected $routeMiddleware = [...]; protected $groupStack = [...]; protected $currentRoute = NULL; protected $dispatcher = NULL } } ) | ...\Container.php:608 |
8 | 0.0308 | 422792 | Laravel\Lumen\Application->Laravel\Lumen\{closure:D:\atlantida\site\site\vendor\laravel\lumen-framework\src\Application.php:297-299}( class Laravel\Lumen\Application { protected $resolved = ['Laravel\Lumen\Exceptions\Handler' => TRUE, 'Psr\Log\LoggerInterface' => TRUE]; protected $bindings = ['config' => [...], 'Psr\Log\LoggerInterface' => [...]]; protected $methodBindings = []; protected $instances = ['app' => ..., 'Laravel\Lumen\Application' => ..., 'path' => 'D:\\atlantida\\site\\site\\app', 'Psr\Log\LoggerInterface' => class Monolog\Logger { ... }]; protected $aliases = ['Illuminate\Contracts\Foundation\Application' => 'app', 'Illuminate\Contracts\Auth\Factory' => 'auth', 'Illuminate\Contracts\Auth\Guard' => 'auth.driver', 'Illuminate\Contracts\Cache\Factory' => 'cache', 'Illuminate\Contracts\Cache\Repository' => 'cache.store', 'Illuminate\Contracts\Config\Repository' => 'config', 'Illuminate\Container\Container' => 'app', 'Illuminate\Contracts\Container\Container' => 'app', 'Illuminate\Database\ConnectionResolverInterface' => 'db', 'Illuminate\Database\DatabaseManager' => 'db', 'Illuminate\Contracts\Encryption\Encrypter' => 'encrypter', 'Illuminate\Contracts\Events\Dispatcher' => 'events', 'Illuminate\Contracts\Hashing\Hasher' => 'hash', 'log' => 'Psr\\Log\\LoggerInterface', 'Illuminate\Contracts\Queue\Factory' => 'queue', 'Illuminate\Contracts\Queue\Queue' => 'queue.connection', 'request' => 'Illuminate\\Http\\Request', 'Laravel\Lumen\Routing\UrlGenerator' => 'url', 'Illuminate\Contracts\Validation\Factory' => 'validator', 'Illuminate\Contracts\View\Factory' => 'view']; protected $abstractAliases = []; protected $extenders = []; protected $tags = []; protected $buildStack = []; protected $with = [0 => [...]]; public $contextual = []; protected $reboundCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = 'D:\\atlantida\\site\\site'; protected $loadedConfigurations = ['mail' => TRUE]; protected $loadedProviders = []; protected $ranServiceBinders = ['registerConfigBindings' => TRUE, 'registerLogBindings' => TRUE]; protected $monologConfigurator = NULL; protected $namespace = NULL; public $availableBindings = ['auth' => 'registerAuthBindings', 'auth.driver' => 'registerAuthBindings', 'Illuminate\Auth\AuthManager' => 'registerAuthBindings', 'Illuminate\Contracts\Auth\Guard' => 'registerAuthBindings', 'Illuminate\Contracts\Auth\Access\Gate' => 'registerAuthBindings', 'Illuminate\Contracts\Broadcasting\Broadcaster' => 'registerBroadcastingBindings', 'Illuminate\Contracts\Broadcasting\Factory' => 'registerBroadcastingBindings', 'Illuminate\Contracts\Bus\Dispatcher' => 'registerBusBindings', 'cache' => 'registerCacheBindings', 'cache.store' => 'registerCacheBindings', 'Illuminate\Contracts\Cache\Factory' => 'registerCacheBindings', 'Illuminate\Contracts\Cache\Repository' => 'registerCacheBindings', 'composer' => 'registerComposerBindings', 'config' => 'registerConfigBindings', 'db' => 'registerDatabaseBindings', 'Illuminate\Database\Eloquent\Factory' => 'registerDatabaseBindings', 'encrypter' => 'registerEncrypterBindings', 'Illuminate\Contracts\Encryption\Encrypter' => 'registerEncrypterBindings', 'events' => 'registerEventBindings', 'Illuminate\Contracts\Events\Dispatcher' => 'registerEventBindings', 'files' => 'registerFilesBindings', 'hash' => 'registerHashBindings', 'Illuminate\Contracts\Hashing\Hasher' => 'registerHashBindings', 'log' => 'registerLogBindings', 'Psr\Log\LoggerInterface' => 'registerLogBindings', 'queue' => 'registerQueueBindings', 'queue.connection' => 'registerQueueBindings', 'Illuminate\Contracts\Queue\Factory' => 'registerQueueBindings', 'Illuminate\Contracts\Queue\Queue' => 'registerQueueBindings', 'Psr\Http\Message\ServerRequestInterface' => 'registerPsrRequestBindings', 'Psr\Http\Message\ResponseInterface' => 'registerPsrResponseBindings', 'translator' => 'registerTranslationBindings', 'url' => 'registerUrlGeneratorBindings', 'validator' => 'registerValidatorBindings', 'Illuminate\Contracts\Validation\Factory' => 'registerValidatorBindings', 'view' => 'registerViewBindings', 'Illuminate\Contracts\View\Factory' => 'registerViewBindings']; protected $routes = []; public $namedRoutes = []; protected $middleware = []; protected $routeMiddleware = []; protected $groupStack = []; protected $currentRoute = NULL; protected $dispatcher = NULL }, [] ) | ...\Container.php:726 |
9 | 0.0309 | 422792 | Composer\Autoload\ClassLoader->loadClass( $class = 'Illuminate\\Config\\Repository' ) | ...\Application.php:298 |
10 | 0.0311 | 422904 | Composer\Autoload\includeFile( $file = 'D:\\atlantida\\site\\site\\vendor\\composer/../illuminate/config\\Repository.php' ) | ...\ClassLoader.php:322 |
11 | 0.0311 | 423168 | include( 'D:\atlantida\site\site\vendor\illuminate\config\Repository.php ) | ...\ClassLoader.php:444 |
12 | 0.0375 | 468872 | Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure:D:\atlantida\site\site\vendor\laravel\lumen-framework\src\Concerns\RegistersExceptionHandlers.php:53-55}( ) | ...\RegistersExceptionHandlers.php:0 |
13 | 0.0375 | 468872 | Laravel\Lumen\Application->handleShutdown( ) | ...\RegistersExceptionHandlers.php:54 |
14 | 0.0380 | 471672 | Laravel\Lumen\Application->handleUncaughtException( $e = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'During inheritance of ArrayAccess: Uncaught ErrorException: 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 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php:116\nStack trace:\n#0 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php(9): Laravel\\Lumen\\Application->Laravel\\Lumen'; private string ${Exception}string = ''; protected $code = 1; protected string $file = 'D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php'; protected int $line = 9; private array ${Exception}trace = [0 => [...], 1 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 0 } ) | ...\RegistersExceptionHandlers.php:67 |
15 | 0.0387 | 472424 | Laravel\Lumen\Exceptions\Handler->report( $e = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'During inheritance of ArrayAccess: Uncaught ErrorException: 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 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php:116\nStack trace:\n#0 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php(9): Laravel\\Lumen\\Application->Laravel\\Lumen'; private string ${Exception}string = ''; protected $code = 1; protected string $file = 'D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php'; protected int $line = 9; private array ${Exception}trace = [0 => [...], 1 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 0 } ) | ...\RegistersExceptionHandlers.php:122 |
16 | 0.0416 | 475000 | Monolog\Logger->error( $message = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'During inheritance of ArrayAccess: Uncaught ErrorException: 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 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php:116\nStack trace:\n#0 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php(9): Laravel\\Lumen\\Application->Laravel\\Lumen'; private string ${Exception}string = ''; protected $code = 1; protected string $file = 'D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php'; protected int $line = 9; private array ${Exception}trace = [0 => [...], 1 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 0 }, $context = ??? ) | ...\Handler.php:45 |
17 | 0.0416 | 475000 | Monolog\Logger->addRecord( $level = 400, $message = class Symfony\Component\Debug\Exception\FatalErrorException { protected $message = 'During inheritance of ArrayAccess: Uncaught ErrorException: 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 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php:116\nStack trace:\n#0 D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php(9): Laravel\\Lumen\\Application->Laravel\\Lumen'; private string ${Exception}string = ''; protected $code = 1; protected string $file = 'D:\\atlantida\\site\\site\\vendor\\illuminate\\config\\Repository.php'; protected int $line = 9; private array ${Exception}trace = [0 => [...], 1 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 0 }, $context = [] ) | ...\Logger.php:712 |
18 | 0.0416 | 475160 | __construct( $datetime = NULL, $timezone = class DateTimeZone { public $timezone_type = 3; public $timezone = 'UTC' } ) | ...\Logger.php:324 |
19 | 0.0417 | 475544 | Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure:D:\atlantida\site\site\vendor\laravel\lumen-framework\src\Concerns\RegistersExceptionHandlers.php:43-47}( $level = 8192, $message = 'DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated', $file = 'D:\\atlantida\\site\\site\\vendor\\monolog\\monolog\\src\\Monolog\\Logger.php', $line = 324 ) | ...\Logger.php:324 |