Skip to content

v0.0.6 Removed never thrown InvalidArgumentException

Compare
Choose a tag to compare
@alphp alphp released this 01 Apr 21:07
· 42 commits to master since this release

Check if $timestamp is DateTimeInterface instance before treating it as integer or string.
InvalidArgumentException is never thrown

Tranks to @TiberiuD