issues
search
lesstif
/
php-jira-rest-client
PHP classes interact Jira with the REST API.
Other
510
stars
263
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Description V3
#540
yusufalper
closed
2 weeks ago
0
On PHP >= 8.2 allow comment to have renderedBody property correctly set upon deserialization.
#539
armino-dev
opened
1 month ago
0
feat: endpoint to find workloads by IDs
#538
ppacz
opened
1 month ago
0
feat: added endpoint to find workload by ID
#537
ppacz
closed
2 months ago
0
Library stopped working
#536
ldebrouwer
closed
2 months ago
4
Add New Method for Returning Board List With Offset/Paginated Results
#535
nickpoulos
closed
2 months ago
0
The curl option curl_setopt($ch, CURLOPT_ENCODING, '') is not working (php 8.3.7)
#534
majuca
closed
2 months ago
2
Introduce timeout to cURL exec from .env file
#533
jepster
closed
6 months ago
0
PHPUnit tests are failing
#532
jepster
opened
7 months ago
2
Prevent dynamic property creation due to JsonMapperHelper
#531
jeremy379
closed
6 months ago
1
Issue with dynamic property creation (php8.2)
#530
jeremy379
opened
7 months ago
1
Apply fixes from StyleCI
#529
lesstif
closed
7 months ago
0
HTTP Request Failed: Status Code : 403, "Failed to parse Connect Session Auth Token"
#528
martinfrese
closed
7 months ago
1
Allow null values in addCustomField
#527
flack
closed
7 months ago
0
IssueService::getCustomFields() does not get custom fields
#526
AlexHowansky
closed
7 months ago
1
Empty customField
#525
flack
closed
7 months ago
1
Apply fixes from StyleCI
#524
lesstif
closed
1 year ago
0
Creation of dynamic property JiraRestApi\Sprint\Sprint::$createdDate is deprecated
#523
ldebrouwer
closed
1 year ago
0
Typed property JiraRestApi\Issue\Reporter::$emailAddress must not be accessed before initialization
#522
olia-bn
closed
1 year ago
0
Fix constructor for Version class
#521
reinfi
closed
1 year ago
2
backport: add fix for nullable parent prop in IssueField
#520
rgeraads
closed
1 year ago
0
Add cURL proxy type configuration
#519
rleroi
closed
1 year ago
0
Set types correctly for Version class
#518
reinfi
closed
1 year ago
2
Apply fixes from StyleCI
#517
lesstif
closed
1 year ago
0
add fix for nullable parent prop in IssueField
#516
bTokman
closed
1 year ago
2
JSON property "parent" in class "JiraRestApi\Issue\IssueField" must not be NULL
#515
Ken-vdE
closed
1 year ago
7
error "invalid request payload" when create or update project
#514
zsuokira
closed
1 year ago
3
Apply fixes from StyleCI
#513
lesstif
closed
1 year ago
0
[#511] Fixing return type
#512
MitjaOrzeszkoC24
closed
1 year ago
0
Return type wrong after PHP 8.2 fixes
#511
MitjaOrzeszkoC24
closed
1 year ago
0
Assignee not being set
#510
johnxy84
closed
1 year ago
3
Remove v3 from read me file
#509
ghost
closed
1 year ago
2
Apply fixes from StyleCI
#508
lesstif
closed
1 year ago
0
Add return types to jsonSerialize to suppress deprecation message.
#507
mrunkel
closed
1 year ago
1
In PHP 8.2.1, I get several of the following messages: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future."
#506
mrunkel
closed
1 year ago
1
Refactored IssueStatus $description to accept null
#505
encore-tomv
closed
1 year ago
0
Add some methods in ProjectService for managing project roles
#504
foliengriller
closed
1 year ago
0
PHP version 8.2.3 Deprecated: Creation of dynamic property JiraRestApi\Issue\IssueType::$entityId is deprecated in ... /vendor/lesstif/php-jira-rest-client/src/JsonMapperHelper.php on line 26
#503
fuel-lhartwell
closed
1 year ago
2
Apply fixes from StyleCI
#502
lesstif
closed
1 year ago
0
Apply fixes from StyleCI
#501
lesstif
closed
1 year ago
0
PHP 8.2 support / some properties are still dynamically created
#500
mwernaert
closed
1 year ago
4
Fatal error on NoOperationMonologHandler::write()
#499
KaspervdHeijden
closed
1 year ago
2
Apply fixes from StyleCI
#498
lesstif
closed
1 year ago
0
Unable to configure the logger to use a custom handler.
#497
mopperHaarlem
closed
1 year ago
1
Add field activatedDate to Sprint
#496
noahmayr
closed
1 year ago
3
Tackle further PHP 8.2 deprecation warnings.
#495
ldebrouwer
closed
1 year ago
0
Fixes #493
#494
Schrank
closed
1 year ago
0
Creation of dynamic property JiraRestApi\Issue\Worklog::$issueId & Worklog::$created is deprecated
#493
Schrank
closed
1 year ago
0
Fixes #491
#492
Schrank
closed
1 year ago
1
`IssueField::duedate` unused
#491
Schrank
closed
1 year ago
2
Next