chobie / jira-api-restclient

php JIRA REST API
MIT License
217 stars 123 forks source link

Patch 1 php82 #203

Closed dereuromark closed 2 years ago

dereuromark commented 2 years ago

Check PHP 82 for https://github.com/chobie/jira-api-restclient/pull/200

We can close this if it is all good (no deprecations thrown).

I see two issues:

PHP Deprecated:  Creation of dynamic property chobie\Jira\IssueType::$subtask is deprecated in /home/runner/work/jira-api-restclient/jira-api-restclient/src/Jira/IssueType.php on line 107
PHP Deprecated:  Creation of dynamic property chobie\Jira\IssueType::$subtask is deprecated in /home/runner/work/jira-api-restclient/jira-api-restclient/src/Jira/IssueType.php on line 107

$subTask vs $subtask