Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1202
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1211
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2406
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2528
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 2540
Deprecated: Return type of Carbon\CarbonInterface::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/CarbonInterface.php on line 2793
Deprecated: Return type of Carbon\Traits\Date::getTimezone() should either be compatible with DateTime::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 648
Deprecated: Return type of Carbon\Traits\Date::setDate($year, $month, $day) should either be compatible with DateTime::setDate(int $year, int $month, int $day): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1409
Deprecated: Return type of Carbon\Traits\Date::setISODate($year, $week, $day = 1) should either be compatible with DateTime::setISODate(int $year, int $week, int $dayOfWeek = 1): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1425
Deprecated: Return type of Carbon\Traits\Date::setTime($hour, $minute, $second = 0, $microseconds = 0) should either be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1460
Deprecated: Return type of Carbon\Traits\Date::setTimestamp($unixtimestamp) should either be compatible with DateTime::setTimestamp(int $timestamp): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1474
Deprecated: Return type of Carbon\Traits\Date::setTimezone($value) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 1530
Deprecated: Return type of Carbon\Traits\Date::format($format) should either be compatible with DateTime::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php on line 78
Deprecated: Return type of Carbon\Traits\Date::createFromFormat($format, $time, $tz = null) should either be compatible with DateTime::createFromFormat(string $format, string $datetime, ?DateTimeZone $timezone = null): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 598
Deprecated: Return type of Carbon\Traits\Date::getLastErrors() should either be compatible with DateTime::getLastErrors(): array|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 839
Deprecated: Return type of Carbon\Traits\Date::diff($date = null, $absolute = false) should either be compatible with DateTime::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php on line 121
Deprecated: Return type of Carbon\Traits\Date::modify($modify) should either be compatible with DateTime::modify(string $modifier): DateTime|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Modifiers.php on line 432
Deprecated: Return type of Carbon\Traits\Date::__set_state($dump) should either be compatible with DateTime::__set_state(array $array): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 85
Deprecated: Return type of Carbon\Traits\Date::__wakeup() should either be compatible with DateTime::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 118
Deprecated: Return type of Carbon\Traits\Date::add($unit, $value = 1, $overflow = null) should either be compatible with DateTime::add(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 182
Deprecated: Return type of Carbon\Traits\Date::sub($unit, $value = 1, $overflow = null) should either be compatible with DateTime::sub(DateInterval $interval): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Units.php on line 317
Deprecated: Return type of Carbon\Carbon::format($format) should either be compatible with DateTimeInterface::format(string $format): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Converter.php on line 78
Deprecated: Return type of Carbon\Carbon::getTimezone() should either be compatible with DateTimeInterface::getTimezone(): DateTimeZone|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Date.php on line 648
Deprecated: Return type of Carbon\Carbon::diff($date = null, $absolute = false) should either be compatible with DateTimeInterface::diff(DateTimeInterface $targetObject, bool $absolute = false): DateInterval, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Difference.php on line 121
Deprecated: Return type of Carbon\Carbon::__wakeup() should either be compatible with DateTimeInterface::__wakeup(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/nesbot/carbon/src/Carbon/Traits/Serialization.php on line 118
Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1216
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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1227
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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1239
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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 1252
Deprecated: Method ReflectionParameter::getClass() is deprecated in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 855
Deprecated: Method ReflectionParameter::getClass() is deprecated in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 929
Deprecated: Method ReflectionParameter::getClass() is deprecated in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 855
Deprecated: Method ReflectionParameter::getClass() is deprecated in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 929
Deprecated: Return type of Illuminate\Routing\RouteCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php on line 355
Deprecated: Return type of Illuminate\Routing\RouteCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php on line 345
Deprecated: Return type of Illuminate\Http\Request::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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 638
Deprecated: Return type of Illuminate\Http\Request::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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 652
Deprecated: Return type of Illuminate\Http\Request::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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 664
Deprecated: Return type of Illuminate\Http\Request::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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Http/Request.php on line 675
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/symfony/http-foundation/ParameterBag.php on line 213
Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/symfony/http-foundation/ParameterBag.php on line 223
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/symfony/http-foundation/HeaderBag.php on line 282
Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/symfony/http-foundation/HeaderBag.php on line 292
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 /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 141
Deprecated: Return type of Illuminate\Config\Repository::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 152
Deprecated: Return type of Illuminate\Config\Repository::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 164
Deprecated: Return type of Illuminate\Config\Repository::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /data/home/foox/web/vendor/laravel/framework/src/Illuminate/Config/Repository.php on line 175