Open Chris53897 opened 11 months ago
Error: Call to an undefined method Symfony\Component\Scheduler\RecurringMessage::getMessage().
This class has only getMessages() https://github.com/symfony/symfony/blob/6.4/src/Symfony/Component/Scheduler/RecurringMessage.php
I did not take a closer look yet.
There was a BC break here from 6.3-6.4: https://github.com/symfony/symfony/pull/51542
I'm going to have to rethink this 🤔
Error: Call to an undefined method Symfony\Component\Scheduler\RecurringMessage::getMessage().
This class has only getMessages() https://github.com/symfony/symfony/blob/6.4/src/Symfony/Component/Scheduler/RecurringMessage.php
I did not take a closer look yet.