Hi
Since upgrading to PHP 8.1 I get this error message across the top of my WP dashboard. I can’t quite capture the whole message though:
E_DEPRECATED: Return type of Themeco\Cornerstone\Parsy\Token::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/broughto/public_html/wp-content/plugins/cornerstone/includes/classes/Parsy/Token.php on line 33.
It doesn’t appear to visitors to the site and the site seems to be working ok.
This is the site in question: https://www.broughtonschoolofmotoring.com/
Can anyone confirm that it’s not important and tell me how to get rid of it?

