Skip to content

Releases: phpfui/icalendar

PHP 8.3

23 Nov 15:09
Compare
Choose a tag to compare
V1.0.10

PHP 8.3

Support for line folding

01 Jun 15:34
Compare
Choose a tag to compare
  • Line folding support (thanks to @tanabi)
  • Removed unless comments for better PHPStan support

Support for Apple Calendar

05 Apr 15:51
Compare
Choose a tag to compare

Wrap lines and CR/LF control codes

14 Feb 02:27
Compare
Choose a tag to compare
  • Lines longer than 72 characters are now wrapped
  • CR/LF used for line endings
  • More unit tests

PHP 8.2 Support

09 Dec 20:22
Compare
Choose a tag to compare
  • PHP 8.2 Support
  • PHPStan Level 6
  • Added More Unit Tests
  • Fixed issue with multiple lines of the same type
  • Updated actions