Skip to content

Chronos 3.1.0

Latest
Compare
Choose a tag to compare
@markstory markstory released this 21 Jul 23:50
· 8 commits to 3.x since this release
786d69e

Behavior Changes

  • Chronos::createFromTimestamp()handles timezones differently. If $timezone is not explicitly passed then the instance has timezone set to +00:00 unlike earlier where the currently set default timezone was used. This behavior change normalizes behavior with changes in PHP 8.4 which adds a new DateTimeInterface::createFromTimestamp() method.

What's Changed

New Contributors

Full Changelog: 3.0.4...3.1.0