Compatibility with PHP 8.0
-
Hi guys, I had to update my website PHP from 7.4 to 8.0 and I see that the compatibility checker shows some issues with your plugin, marking it as not compatible:
PHP 8.0 incompatibilities: FILE: vendor/sabre/vobject/lib/Recur/RRuleIterator.php FOUND 2 ERRORS AND 0 WARNINGS AFFECTING 2 LINES
358 | ERROR | Using an unparenthesized expression containing a “.” before a “+” or “-” has been deprecated in PHP 7.4 and removed in PHP 8.0
424 | ERROR | Using an unparenthesized expression containing a “.” before a “+” or “-” has been deprecated in PHP 7.4 and removed in PHP 8.0
Are you planning to make it compatible soon? I don’t know if the current state still work or it may give problems.
Thanks.
- You must be logged in to reply to this topic.