Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FayP
/
JIRA-php
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
24
Code
Issues
5
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixed queryIssue method from Jira.php to just query the jql
- #5
#5
Open
titosemi
wants to merge 15 commits into
FayP:master
FayP/JIRA-php:master
from
titosemi:master
titosemi/jira-api:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Fixed queryIssue method from Jira.php to just query the jql
#5
titosemi
wants to merge 15 commits into
FayP:master
FayP/JIRA-php:master
from
titosemi:master
titosemi/jira-api:master
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2013
Fixed queryIssue method from Jira.php to just query the jql without
Show description for 2261236
titosemi
committed
2261236
View commit details
Copy full SHA for 2261236
Browse repository at this point
Commits on May 8, 2014
added fields and maxresults parameters to queryIssue
maschek
committed
947d39d
View commit details
Copy full SHA for 947d39d
Browse repository at this point
Merge pull request #1 from maschek/master
Show description for 3660426
titosemi
committed
3660426
View commit details
Copy full SHA for 3660426
Browse repository at this point
Commits on Jun 11, 2014
Added methods for creating and getting fixVersions
Christian Steinhart
committed
086bef8
View commit details
Copy full SHA for 086bef8
Browse repository at this point
Merge pull request #2 from christiansteinhart/master
Show description for c69107b
titosemi
committed
c69107b
View commit details
Copy full SHA for c69107b
Browse repository at this point
Commits on Jan 19, 2015
Use UTF-8 for CURL requests
Show description for 9282f02
titosemi
committed
9282f02
View commit details
Copy full SHA for 9282f02
Browse repository at this point
Add getComponents() and createComponent() methods
Show description for ec3cb37
titosemi
committed
ec3cb37
View commit details
Copy full SHA for ec3cb37
Browse repository at this point
Commits on Apr 29, 2015
Add .gitignore
Show description for 4f91932
titosemi
committed
4f91932
View commit details
Copy full SHA for 4f91932
Browse repository at this point
Add version
Show description for 32999fb
titosemi
committed
32999fb
View commit details
Copy full SHA for 32999fb
Browse repository at this point
Count number of requests done and implement setter for it
Show description for 69c2a31
titosemi
committed
69c2a31
View commit details
Copy full SHA for 69c2a31
Browse repository at this point
Move $config from constructor to setter. Implemebt getter for $request and prevent direct access to $request property
Show description for 52d3abf
titosemi
committed
52d3abf
View commit details
Copy full SHA for 52d3abf
Browse repository at this point
Bump version to 1.1
Show description for d85565a
titosemi
committed
d85565a
View commit details
Copy full SHA for d85565a
Browse repository at this point
Commits on Jan 23, 2019
Fix json_decode integer overflow error
Jacek Barecki
committed
5b3f35a
View commit details
Copy full SHA for 5b3f35a
Browse repository at this point
Add update filter method; bump version
Jacek Barecki
committed
5400dd8
View commit details
Copy full SHA for 5400dd8
Browse repository at this point
Merge pull request #4 from titosemi/json-decode-fix
Show description for 8982bc7
Jacek Barecki
authored
8982bc7
View commit details
Copy full SHA for 8982bc7
Browse repository at this point
You can’t perform that action at this time.