Closed Spomky closed 3 years ago
With this PR, the DateTimeInterface is used instead of DateTime as return type or argument. This will allow to use DateTimeImmutable or the DateTime objects from PHP Safe library.
Seems legit, sure. Thanks!
With this PR, the DateTimeInterface is used instead of DateTime as return type or argument. This will allow to use DateTimeImmutable or the DateTime objects from PHP Safe library.