When loading the staff dashboard with PHP 8.2, the Feed Reader widget writes the following deprecated log to ../logs_blesta/
[2024-05-31T21:22:11.567473+00:00] general.NOTICE: E_DEPRECATED: Creation of dynamic property SimplePie_Sanitize::$registry is deprecated
{"code":8192,"message":"Creation of dynamic property SimplePie_Sanitize::$registry is deprecated","file":"/home/user/public_html/plugins/feed_reader/vendors/simplepie/library/SimplePie/Sanitize.php","line":100}
[2024-05-31T21:22:11.916720+00:00] general.NOTICE: E_DEPRECATED: Creation of dynamic property SimplePie_Locator::$dom is deprecated
{"code":8192,"message":"Creation of dynamic property SimplePie_Locator::$dom is deprecated","file":"/home/user/public_html/plugins/feed_reader/vendors/simplepie/library/SimplePie/Locator.php","line":77}