TaskSchedulerBundle icon indicating copy to clipboard operation
TaskSchedulerBundle copied to clipboard

Task Scheduler with CRON for Symfony

Results 2 TaskSchedulerBundle issues
Sort by recently updated
recently updated
newest added

Hello, Could you please release a version support for Symfony 7. Thank you,

Any kind of text printing (_echo_, _print_r_, _var_dump_) used in a task's `initialize()` will make it's `Cron` fire every minute instead of the configured expression. **However**, the `Cron`'s expression is...

enhancement
help wanted
good first issue