Releases: lesstif/php-jira-rest-client
Releases · lesstif/php-jira-rest-client
improvement PHP 8.2 support
- explicit properties declaration in Version, Project class
Support monolog v2/v3 both
Support PHP 8.2
Adapt to PHP 8.2's new feature - Dynamic Properties are deprecated, See #486 , #487
fixed wrong Service URL
to extract V3 API and dropped all V3 related functions and classes.
Hi!
I forked V3 API and eliminated all V3 related code in this repository.
You can find V3 API repository here.
Added JIRA Service Management API and fixed ADF Issue
fixed customerField param type restrction
4.0.3
4.0.2
Drop PHPDoc and change to type hinting
Apply fixes from StyleCI (#437) [ci skip] [skip ci] Co-authored-by: StyleCI Bot <[email protected]>