You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the class ‘HDNET\Calendarise\Service\RecurrenceService’
the method ‘getRecurrenceForNextMonth’ has the return value ‘\DateTime’, but it must have the value ‘\DateTime|false’, otherwise it can lead to an exception.
Exception:
‘Uncaught TYPO3 Exception HDNET\Calendarize\Service\RecurrenceService::getRecurrenceForNextMonth(): Return value must be of type DateTime, bool returned
thrown in file /var/www/html/vendor/lochmueller/calendarize/Classes/Service/RecurrenceService.php
in line 38’
The text was updated successfully, but these errors were encountered:
devmes
pushed a commit
to devmes/calendarize
that referenced
this issue
Oct 29, 2024
In the class ‘HDNET\Calendarise\Service\RecurrenceService’
the method ‘getRecurrenceForNextMonth’ has the return value ‘\DateTime’, but it must have the value ‘\DateTime|false’, otherwise it can lead to an exception.
Exception:
‘Uncaught TYPO3 Exception HDNET\Calendarize\Service\RecurrenceService::getRecurrenceForNextMonth(): Return value must be of type DateTime, bool returned
thrown in file /var/www/html/vendor/lochmueller/calendarize/Classes/Service/RecurrenceService.php
in line 38’
The text was updated successfully, but these errors were encountered: