Releases: lesstif/php-JiraCloud-RESTAPI
Releases · lesstif/php-JiraCloud-RESTAPI
upgrade dependency for jsonmapper and fix curl bug in CURLOPT_ENCODING constant
removed undefined variable from an inherited class
Allow NULL field for setParent method
Fixed the attachments related bug
Update IssueLink
modified Version features to work better
Apply fixes from StyleCI (#45) Co-authored-by: StyleCI Bot <[email protected]>
update User related class to work
Apply fixes from StyleCI (#44) Co-authored-by: StyleCI Bot <[email protected]>
PHP 8.2 support
- explicit properties declaration in Version, Project class for PHP 8.2 support.