Return type of JiraRestApi\Project\Project::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /app/vendor/lesstif/php-jira-rest-client/src/Project/Project.php on line 118PHP message: PHP Deprecated: Return type of JiraRestApi\Issue\IssueType::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Getting this warning on PHP 8.1: