mtdowling / cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
http://mtdowling.com/blog/2012/06/03/cron-expressions-in-php/
MIT License
4.9k stars 336 forks source link

add more cron expression tests #167

Closed peter279k closed 6 years ago

peter279k commented 6 years ago

Changed log

dragonmantank commented 6 years ago

Thanks for this! This fork is no longer maintained so this PR won't be merged, but could you do the same (or check it against) https://github.com/dragonmantank/cron-expression ?