Skip to content

v1.4.1

Compare
Choose a tag to compare
@rlanvin rlanvin released this 02 Feb 22:44
· 101 commits to master since this release

Fixed

  • RRule::offsetGet and RSet::offsetGet throw InvalidArgumentException for illegal offset types #22
  • Update exception message for UNTIL parse error #23
  • Fix parser handling of UNTIL when DTSTART is not provided #25
  • Accept invalid RFC strings generated by the JS lib but triggers a Notice message #25
  • Rework RRule::i18nLoad() to accept locales such as en_sg and use Locale::parseLocale when possible #24
  • Fix humanReadable fails with intl enable when the timezone is "Z" #24