Recently I was using PHP 8.1 for my WordPress site, then I didn’t face any issues. But recently installed a plugin “Weglot” to translate content of the site. But then getting lot’s of issues, like Web stories siblings tag issue, then sitemap not working correctly.
Then I decided to go little deeper research by enabling WP debugging, and then the site showing lot’s of warning, and deprecated strings issue.
Then I decided to downgrade to PHP 8.0, and now I haven’t seen any warnings or error.
If you faced such issues then share your experiences .