mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-06-07 23:28:47 +02:00
Sometimes `Item::getContent` returns `null`, in which case `sanitizeHtml` would pass it to `str_replace`, which would raise `E_DEPRECATED` on PHP 8.1.