I use PHP 8.1.3 and johngrogg/ics-parser (v3.1.0) via composer.
I get a deprecation notice
Deprecated: auto_detect_line_endings is deprecated in /local/home/klemme/ADFC/Wordpress/WordpressPlugins/adfc-kalender/vendor/johngrogg/ics-parser/src/ICal/ICal.php on line 500
I understand this will be removed in PHP 9. But perhaps you can have a look at it now anyway.
I use PHP 8.1.3 and johngrogg/ics-parser (v3.1.0) via composer.
I get a deprecation notice
I understand this will be removed in PHP 9. But perhaps you can have a look at it now anyway.
Thanks