|
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 |
|
|
9375d50112
|
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
# Conflicts:
# src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivity.php
# src/Bundle/ChillAsideActivityBundle/src/Export/Export/ListAsideActivity.php
|
2023-09-12 15:21:15 +02:00 |
|
|
75bca46b98
|
cs fixer
|
2023-09-07 12:16:47 +02:00 |
|
|
9cdef5f951
|
Fix: remove data after executing CronJobDatabaseInteractionTest
|
2023-07-22 23:50:26 +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 |
|