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 335 forks source link

Class \Cron\YearField not found - Referenced in \Cron\FieldFactory #160

Closed rthrfrd closed 6 years ago

rthrfrd commented 6 years ago

https://github.com/mtdowling/cron-expression/blob/5c2852da3daf36c65e9d5f3fcde5887898d530d9/src/Cron/FieldFactory.php#L46

dragonmantank commented 6 years ago

Thanks, missed this when YearField was removed.

Call is removed in 56e89730e60a0e945bf4ea10c48b80a406c7e7a0