You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to check if $item is an instance of DateTimeInterface instead of DateTime on LoggableTrait.getUpdateLogMessage()
in order to check both type DateTime and DateTimeImmutable