I have the pro plugin installed but noticed some error notices on PHP 8 and 7.4. So I checked this form and noticed a suggestion for a clean install of the plugin. So I did that with the free trial to test the waters and was greeted with less notices in the WordPress dashboard, but some still persist in the plugin settings menu.
For example:
( ! ) Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in ~/wp-content/plugins/tubepress/vendor/twig/twig/lib/Twig/Node.php on line 42
With PHP 7.4 reaching EOL this fall, is there a timeline on getting the plugin moved to PHP 8.x?
Cheers!