PHP parse_str() の非推奨通知

Wordpressのログに以下の通知が表示されます。
PHP Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/wp-discourse/lib/sso-provider/discourse-sso.php on line 57

私のサーバーはPHP 8.2とWordpress 6.5.4で実行されています。

このレポートありがとうございます。次期バージョンで対応いたします。