Skip to content

1.0.3

Compare
Choose a tag to compare
@mtdowling mtdowling released this 23 Nov 19:49
· 136 commits to master since this release
  • Only set default timezone if the given $currentTime is not a DateTime instance (#34)
  • Fixes issue #28 where PHP increments of ranges were failing due to PHP casting hyphens to 0
  • Now supports expressions with any number of extra spaces, tabs, or newlines
  • Using static instead of self in CronExpression::factory