Skip to content

3.4.3

Compare
Choose a tag to compare
@evert evert released this 19 May 08:13
· 964 commits to master since this release
  • #219: Corrected validation of EXDATE properties with more than one value.
  • #212: BYSETPOS with values below -1 was broken and could cause infinite
    loops.
  • #211: Fix BYDAY=-5TH in recurrence iterator. (@lindquist)
  • #216: ENCODING parameter is now validated for all document types.
  • #217: Initializing vCard DATE objects with a PHP DateTime object will now
    work correctly. (@thomascube)