Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Releases: Rundiz/date-interval

v1.0.4

13 Dec 07:02
@ve3 ve3
1e73bf7

Choose a tag to compare

  • Fix errors in PHP 8.

v1.0.3

12 Oct 06:35
@ve3 ve3

Choose a tag to compare

  • Add error codes for use custom error message or translation.
  • Validate properties values must be correct.
  • Validate more about begins date, end date, start date, stop date must be in range.
  • If no end date were set, the max loop will be limit at 30000 increased from 10000.
  • Add more unit tests.
  • Add more http tests.

v1.0.2

21 Apr 09:58
@ve3 ve3

Choose a tag to compare

Moved from OkveeNet\date-interval
Added PHPunit test.