Skip to content

Chronos 2.5.1

Choose a tag to compare

@othercorey othercorey released this 18 Jun 08:24
· 4 commits to 2.x since this release
9e73729

This release requires PHP 8.4 to match the signature of DateTimeImmutable::createFromTimestamp(). Users not running PHP 8.4+ do not need this version.

What's Changed

  • Allow float timestamp for createFromTimestamp() to match php by @othercorey in #474
  • Require PHP 8.4 for createFromTimestamp() siganture by @othercorey in #475

Full Changelog: 2.4.5...2.5.1