Deprecated: Return type of Carbon\Carbon::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 /home/abazis/apps/projects/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 345
Deprecated: Return type of Carbon\Carbon::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 /home/abazis/apps/projects/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 720
Fatal error: Declaration of Carbon\Carbon::setTime($hour, $minute, $second = 0) must be compatible with DateTime::setTime(int $hour, int $minute, int $second = 0, int $microsecond = 0): DateTime in /home/abazis/apps/projects/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 653