u01jmg3 / ics-parser

Parser for iCalendar Events • PHP 8+, 7 (≥ 7.4), 5 (≥ 5.6)
MIT License
450 stars 144 forks source link

Fix recurrence calculation #210

Closed hubermat closed 5 years ago

hubermat commented 5 years ago

This is the second pull request for issue #180. The first one added unit testing (PR #209), so that the fixes contained in this pull request can be automatically tested.

The pull request fixes four topics:

All changes can be tested with the unit testing (introduced with pull request #209). Simply run composer test.