| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Chronos 2.5.1 source code.tar.gz | 2025-06-18 | 48.6 kB | |
| Chronos 2.5.1 source code.zip | 2025-06-18 | 72.7 kB | |
| README.md | 2025-06-18 | 498 Bytes | |
| Totals: 3 Items | 121.7 kB | 0 | |
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 https://github.com/cakephp/chronos/pull/474
- Require PHP 8.4 for createFromTimestamp() siganture by @othercorey in https://github.com/cakephp/chronos/pull/475
Full Changelog: https://github.com/cakephp/chronos/compare/2.4.5...2.5.1