Skip to content

version 4.11.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 11 Nov 19:26
· 271 commits to master since this release

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