u01jmg3 / ics-parser

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

Fix #315 PHP 8.2 deprecation for dynamic properties #316

Closed Hikariii closed 1 year ago

Hikariii commented 1 year ago

Fix #315 deprecations for PHP 8.2

Hikariii commented 1 year ago

@u01jmg3 I force-pushed a new commit, because Rector wanted a nice closure: https://github.com/u01jmg3/ics-parser/actions/runs/4251640532/jobs/7394364748#step:9:21

u01jmg3 commented 1 year ago

Thanks - will look at this later today. Do I have access to modify this branch if I need to?

Hikariii commented 1 year ago

I think you have read-access to all forks. So checking out my branch and making adjustments should be possible.