u01jmg3 / ics-parser

Parser for iCalendar Events • PHP 8+, 7 (≥ 7.4), 5 (≥ 5.6)
MIT License
439 stars 144 forks source link

Update Event.php phpdoc #328

Closed ingridbeilova closed 7 months ago

ingridbeilova commented 7 months ago

Properties duration, description, and location can also be null, as I discovered when working with ICS data from Google Calendar. Inaccurate PHPDoc caused issues with PHPStan