Period v4.11.0 Release Notes

Release Date: 2020-11-11 // over 3 years ago
  • โž• Added

    • Period::fromDatepoint
    • Duration::createFromDateInterval
    • Duration::createFromTimeString
    • Duration::createFromChronoString
    • Duration::createFromSeconds
    • ๐Ÿ‘ Duration::create supports DateInterval spec strings.
    • ๐Ÿ‘Œ Support for PHP8

    ๐Ÿ›  Fixed

    • Duration::create when using a float will now overflow the results up to the Hour unit.

    ๐Ÿ—„ Deprecated

    • None

    โœ‚ Removed

    • None