Skip to content

4.1.1

Compare
Choose a tag to compare
@evert evert released this 15 Jul 20:02
· 405 commits to master since this release
  • #327: Throwing InvalidDataException in more cases where invalid iCalendar
    dates and times were provided. (@rsto)
  • #331: Fix dealing with multiple overridden instances falling on the same
    date/time (@afedyk-sugarcrm).
  • #333: Fix endless loop on invalid BYMONTH values in recurrence.
    (@PHPGangsta)
  • #339: Fixed a few validate() results when repair is off. (@PHPGangsta)
  • #338: Stripping invalid BYMONTH= rules during validate() (@PHPGangsta)
  • #336: Fix incorrect BYSECOND= validation. (@PHPGangsta)