The tests fail with PHP 8.1 with this error:
1) Drupal\Tests\views_rss\Functional\DisplayFeedTest::testFeedOutput
Exception: Deprecated function: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated
views_rss_core_preprocess_views_view_rss()() (Line: 305)
Comments
Comment #2
damienmckennaThis is already handled in #3266892.