packagist johngrogg/ics-parser v3.4.0
Maintenance Release

one month ago

v3.4.0

  • #328: docblocks
  • #329 (#330): change Event class additional properties to be public
  • #333 (#334): prevent non-breaking spaces from being removed from the DESCRIPTION
  • #335: update broken URL due to GitHub username change
  • Create a new method to return the default time zone and support setting it when null
  • Support applying the max level in PHPStan

Previous Release Changelogs

v3.3.1

  • #327: emojis no longer displaying correctly

v3.3.0

  • #317: when unfolding account for non-breaking spaces
  • #326: handle MONTHLY rrules with BYDAY set as the [-]5th instance of a weekday
  • Test against PHP 8.2

v3.2.1

  • #315 (#316): fix PHP 8.2 deprecation for dynamic properties

v3.2.0

  • #307: allow for trailing ; in RRULE
  • #311: support configuring the user agent
  • Allow PHPUnit 9 to be installed but still provide backwards compatibility with v5

v3.1.1

  • #296: allow setting the HTTP protocol version
  • #297: correct variable name ($last_modified)
  • #299: prevent deprecation notice in PHP 8.1+ (auto_detect_line_endings)
  • #300: refer to correct version in README
  • #301: support the MONTHLY rrule stanza by itself

v3.1.0

  • #291: modify key value from string
  • #294: handle case of RRULE:COUNT=1

v3.0.0

  • Bumped minimum PHP requirement

Don't miss a new ics-parser release

NewReleases is sending notifications on new releases.