6 Commits

Author SHA1 Message Date
97239ada84
More documentation for cronjob 2024-07-18 10:09:12 +02:00
1d636f5e9e
Fix deprecations and code style issues 2024-03-07 15:26:58 +01:00
036fe8d6f8
upgrade php-cs 3.49 2024-02-07 10:43:53 +01:00
bc2041cbdd
apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
3f66e1a862
[cron-job] allow a cronjob to pass data from one execution to another
When a cronjob is executed, it may return an array of data.

This data will be passed as parameter on the next execution
2023-07-12 11:36:26 +02:00
4fcfe3f5d2
Feature: [cron] Create a cron manager 2022-12-12 14:02:19 +01:00