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.89k stars 339 forks source link

Multi run dates #54

Open viktoras25 opened 10 years ago

viktoras25 commented 10 years ago

So I pulled #41 and added a test

j0k3r commented 9 years ago

You should propose this PR to the @sepehr-laal's fork. So it can be merged into the same PR. Instead of creating a new one that will require a rebase before merging it.