4.2.3 

Breaking 

Nothing

Features 

Nothing

Fixes 

  • Wrong date creation based on destination.one repeatUntil. Respect the last day, if we import on that day.

    A new test is added to reflect that situation. The workaround for missing DatePeriod::INCLUDE_END_DATE is extended to cover that situation.

  • Fix wrong determination of repeat minutes

    The used value was for month instead of minutes. We now use the correct identifier for minutes.

    This revealed that tests only passed because of the issue. We therefore fix the code to still pass correct tests by working around PHP < 8.2 limitation.

Tasks 

Nothing

Deprecation 

Nothing