Skip to content

v1.4.0

Compare
Choose a tag to compare
@rlanvin rlanvin released this 11 Nov 18:43
· 115 commits to master since this release

Added

  • Add RRule::getRule() method to return original rule array #17
  • Add RSet::getRRules(), RSet::getExRules(), RSet::getDates() and RSet::getExDates()
  • Tests for PHP 7.0

Fixed

  • Fix a bug in rfcString when using a frequency constant (instead of a string) to create the rule #16
  • Fix a undefined index bug in RFC parser