refactor: Use native return types instead of using #[ReturnTypeWillChange]
#7472
Annotations
3 errors
|
|
|
system/I18n/TimeTrait.php#L674
system/I18n/TimeTrait.php:674:5: MissingImmutableAnnotation: DateTimeImmutable::setTimezone is marked @psalm-external-mutation-free, but CodeIgniter\I18n\TimeTrait::setTimezone is not marked @psalm-external-mutation-free (see https://psalm.dev/213)
|
|
system/I18n/TimeTrait.php#L246
system/I18n/TimeTrait.php:246:5: MissingImmutableAnnotation: DateTimeImmutable::createFromFormat is marked @psalm-external-mutation-free, but CodeIgniter\I18n\TimeTrait::createFromFormat is not marked @psalm-external-mutation-free (see https://psalm.dev/213)
|
The logs for this run have expired and are no longer available.
Loading