[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[23-Feb-2023 07:38:20 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[23-Feb-2023 07:38:20 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[23-Feb-2023 13:08:20 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[23-Feb-2023 07:42:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[23-Feb-2023 07:42:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[23-Feb-2023 13:12:44 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[23-Feb-2023 07:43:42 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[23-Feb-2023 07:43:42 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[23-Feb-2023 13:13:42 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[25-Feb-2023 06:56:41 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[25-Feb-2023 06:56:41 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[25-Feb-2023 12:26:41 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 06:12:25 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[27-Feb-2023 06:12:25 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[27-Feb-2023 11:42:25 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 07:02:45 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[27-Feb-2023 07:02:45 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[27-Feb-2023 12:32:45 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 11:19:21 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[27-Feb-2023 11:19:21 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[27-Feb-2023 16:49:21 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 11:26:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[27-Feb-2023 11:26:59 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[27-Feb-2023 16:56:59 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 11:27:59 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 16:57:59 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 12:40:44 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[27-Feb-2023 12:40:44 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[27-Feb-2023 18:10:44 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[27-Feb-2023 12:49:49 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[27-Feb-2023 18:19:49 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[28-Feb-2023 07:35:12 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[28-Feb-2023 07:35:12 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[28-Feb-2023 13:05:12 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[28-Feb-2023 10:57:54 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[28-Feb-2023 10:57:54 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[28-Feb-2023 16:27:54 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[28-Feb-2023 13:04:32 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[28-Feb-2023 13:04:32 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[28-Feb-2023 18:34:32 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1271
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1282
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1294
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1307
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 147
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 155
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 163
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Dotenv\Repository\AbstractRepository::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/vinecork/public_html/web/urbanmop/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php on line 171
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/None.php on line 118
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/phpoption/phpoption/src/PhpOption/Some.php on line 152
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[01-Mar-2023 09:41:11 UTC] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 607
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Finder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Finder.php on line 676
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FileTypeFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php on line 42
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::getChildren() should either be compatible with RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 85
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::rewind() should either be compatible with FilesystemIterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 113
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator::current() should either be compatible with FilesystemIterator::current(): SplFileInfo|FilesystemIterator|string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php on line 61
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 55
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 74
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php on line 79
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\FilenameFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/FilenameFilterIterator.php on line 28
[01-Mar-2023 09:41:11 UTC] PHP Deprecated:  Return type of Symfony\Component\Finder\Iterator\PathFilterIterator::accept() should either be compatible with FilterIterator::accept(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/vinecork/public_html/web/urbanmop/vendor/symfony/finder/Iterator/PathFilterIterator.php on line 27
[01-Mar-2023 15:11:11 Asia/Kolkata] PHP 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/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/vinecork/...', 1349)
#1 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(571): include('/home/vinecork/...')
#2 /home/vinecork/public_html/web/urbanmop/vendor/composer/ClassLoader.php(428): Composer\Autoload\includeFile('/home/vinecork/...')
#3 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/vinecork/public_html/web/urbanmop/artisan(37): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/vinecork/public_html/web/urbanmop/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[31-May-2023 16:35:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'php_mongodb.dll' (tried: /opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[31-May-2023 16:35:00 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[31-May-2023 16:36:56 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'php_mongodb.dll' (tried: /opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/php_mongodb.dll.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[31-May-2023 16:36:56 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so: cannot open shared object file: No such file or directory), /opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so.so (/opt/cpanel/ea-php81/root/usr/lib64/php/modules/mongodb.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:16:59 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:16:59 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:17:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:17:40 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:18:27 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:18:27 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:18:28 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:18:28 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:18:35 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:18:35 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:18:49 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:18:49 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:19:25 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:19:25 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:19:32 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:19:32 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:19:40 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:19:40 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:22:02 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:22:02 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:22:02 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:22:03 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:22:03 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:22:04 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:22:04 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:22:36 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:22:36 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1270
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1281
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1293
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1306
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
[26-Aug-2024 09:27:53 UTC] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175
[26-Aug-2024 13:27:53 Asia/Dubai] PHP 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/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php:1349
Stack trace:
#0 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php(11): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(8192, 'Return type of ...', '/home/dxbitproj...', 1349)
#1 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(576): include('/home/dxbitproj...')
#2 /home/dxbitprojects/public_html/urbanmopapp/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}('/home/dxbitproj...')
#3 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/helpers.php(110): Composer\Autoload\ClassLoader->loadClass('Illuminate\\Supp...')
#4 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(130): collect(Array)
#5 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(106): Illuminate\Foundation\PackageManifest->build()
#6 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(89): Illuminate\Foundation\PackageManifest->getManifest()
#7 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/PackageManifest.php(78): Illuminate\Foundation\PackageManifest->config('aliases')
#8 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/RegisterFacades.php(26): Illuminate\Foundation\PackageManifest->aliases()
#9 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(230): Illuminate\Foundation\Bootstrap\RegisterFacades->bootstrap(Object(Illuminate\Foundation\Application))
#10 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(310): Illuminate\Foundation\Application->bootstrapWith(Array)
#11 /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(127): Illuminate\Foundation\Console\Kernel->bootstrap()
#12 /home/dxbitprojects/public_html/urbanmopapp/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 {main} in /home/dxbitprojects/public_html/urbanmopapp/vendor/laravel/framework/src/Illuminate/Support/Collection.php on line 11
