Commit Graph

5 Commits

Author SHA1 Message Date
633bb00154 fix typing of Datetime 2024-12-06 12:37:16 +01:00
bc2041cbdd apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
3c85b5ca92 Fixed: a bug for range generatoion during week-end
The range generator failed during week-end, because no range is selected (lastStart and endDate is null).

with this commit, the rangeGenerator may return null instead of an array, which means no sms will be send.
2022-12-12 13:09:31 +01:00
7e65e97caf fix cs: header and declare strict type order 2022-10-06 10:21:16 +02:00
4c0fef4f44 send message from cli through ovh if configured 2022-06-13 21:39:29 +02:00