Skip to content

Releases: lesstif/php-jira-rest-client

Release V5.10.0

05 Apr 12:53
46b2040
Compare
Choose a tag to compare

Merge from PR #538, #539, #541, #543. #545

Fixed Curl bug and merege new feature Board List

16 Sep 11:02
Compare
Choose a tag to compare

fixed get custom field api's endpoint and made it work.

24 Mar 12:34
db8b8d0
Compare
Choose a tag to compare

Fix constructor for Version class

26 Sep 15:11
1306db5
Compare
Choose a tag to compare

Set types correctly for Version class

11 Sep 10:11
35be23f
Compare
Choose a tag to compare

Allow NULL field for setParent method

04 Sep 12:01
0601219
Compare
Choose a tag to compare

Merged several small PR

15 May 12:54
abb825b
Compare
Choose a tag to compare

add missing field to Version

12 Feb 15:30
0a779c1
Compare
Choose a tag to compare
  • added add $startDate, $userStartDate to Version
  • change the setter function name with data type postfix, for example setReleaseDateAsDateTime(), setReleaseDateAsString()

improvement PHP 8.2 support

12 Feb 09:14
b5eb3ca
Compare
Choose a tag to compare
  • explicit properties declaration in Version, Project class

Support monolog v2/v3 both

03 Feb 13:54
Compare
Choose a tag to compare