iCal

iCal-creator for PHP

MIT License

Downloads
12.5M
Stars
1.1K
Committers
61

Bot releases are visible (Hide)

iCal - 2.14.0 Latest Release

Published by markuspoerschke-bot 3 months ago

Fixed

  • Fix \n being escaped to \n, leading to no newlines in actual text #617
iCal - 2.13.0

Published by markuspoerschke-bot 10 months ago

Added

  • Support PHP 8.3 #576
iCal - Version 0.18.0

Published by markuspoerschke 10 months ago

iCal - 2.12.1

Published by markuspoerschke-bot over 1 year ago

Fixed

  • Add value type DATE to DTSTART and DTEND #519
iCal - 2.12.0

Published by markuspoerschke-bot over 1 year ago

  • Update .gitattributes file to exclude unnecessary files when fetching package through Composer. #510
iCal - 2.11.0

Published by markuspoerschke-bot almost 2 years ago

Changed

  • Declare CalendarFactory::getProperties protected i/o private to open it for extension #386
iCal - 2.10.0

Published by markuspoerschke-bot almost 2 years ago

Fixed

  • Fix formatting date time property with UTC time zone #482
iCal - 2.9.0

Published by markuspoerschke-bot almost 2 years ago

Changed

  • Add missing return types and missing template annotations #472
  • Added @implements IteratorAggregate<Event> to \Eluceo\iCal\Domain\Collection\Events
  • Added @implements IteratorAggregate<ContentLine> to \Eluceo\iCal\Presentation\Component
  • Added @return Traversable<ContentLine> to \Eluceo\iCal\Presentation\Component::getIterator
  • Fix EmailAddress value object: do not url encode email addresses #479
iCal - 2.8.0

Published by markuspoerschke-bot almost 2 years ago

Added

  • Support chaining of Calendar.setPublishedTTL() #452
  • Support PHP 8.2 #470
iCal - 2.7.0

Published by markuspoerschke-bot over 2 years ago

Added

  • Support X-PUBLISHED-TTL property on calendars #413
iCal - Version 0.17.0

Published by markuspoerschke over 2 years ago

Added

  • Support PHP 8.1

Changed

  • Use PHPUnit v9.5

Removed

  • Support for EOL PHP versions (7.1, 7.2, 7.3)
iCal - 2.6.0

Published by markuspoerschke-bot over 2 years ago

Added

  • Support status property on events #422
  • Support categories property on events #421
iCal - 2.5.1

Published by markuspoerschke-bot over 2 years ago

Fixed

  • Deprecation message occuring on an OOTB Symfony 5.4 on PHP 7.4 #382
iCal - 2.5.0

Published by markuspoerschke-bot over 2 years ago

Added

  • Support PHP 8.1
iCal - 2.4.0

Published by markuspoerschke-bot almost 3 years ago

Added

  • Support symfony/deprecation-contracts version 3 #354
  • Event Attendee property #333

Fixed

  • PHPStan complains about wrongly typed hinted constructor argument of Calendar class. #281
iCal - 2.3.0

Published by markuspoerschke-bot about 3 years ago

Added

  • Event URL property #314
  • Event LAST-MODIFIED property #298
iCal - 2.2.0

Published by markuspoerschke-bot over 3 years ago

Added

  • Event organizer #260
iCal - 2.1.0

Published by markuspoerschke-bot over 3 years ago

Fixed

  • TZOFFSETTO and TZOFFSETFROM should never be -0000 #246
  • Calling TimeZone::createFromPhpDateTimeZone with default values fails with assertion #250

Deprecated

  • Method Eluceo\iCal\Domain\Entity\TimeZone::createFromPhpDateTimeZone will not have default values
    for $beginDateTime and $endDateTime in the next major version. #250
iCal - 2.0.0

Published by markuspoerschke-bot over 3 years ago

This version is complete rewrite.
Please check the upgrade guide on how to upgrade from version 0.* to 2.0.0.

Added

  • Support for PHP 8.0.

Changed

  • Separate domain and presentation logic

Removed

  • Support for PHP <=7.3
iCal - Version 0.16.1 (PHP 8.0 Support)

Published by markuspoerschke about 4 years ago

Added

  • Support PHP 8.0 #194
Package Rankings
Top 0.32% on Packagist.org
Badges
Extracted from project README
Continuous Integration codecov Psalm coverage License Latest Stable Version Monthly Downloads Infection MSI
Related Projects