Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal for improvement #82

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

proposal for improvement #82

wants to merge 11 commits into from

Conversation

oijkn
Copy link

@oijkn oijkn commented Apr 19, 2019

No description provided.

oijkn added 6 commits March 19, 2018 09:21
@line 502:
--> The 'line' variable used as a value by a 'foreach' loop is already used in the same way by the outer 'foreach' loop.
@line 509/510:
Undefined variable $fields & $combined
## function send()
$attachments --> Invalid argument supplied for foreach(). Expected types: array or object, Actual: bool

## function parseResponseBody()
--> Added condition for function getAttachmentContent

## function parseResponse()
$delimiter --> Unused parameter 'delimiter'. The value of the parameter is not used anywhere.

## global code
--> PHPDoc comment doesn't contain all necessary @throws tag(s)
--> all format seach (i, s, l) implemented

## add function Proxy()
--> set proxy for the cUrl
@PSR1, @psr2
add Login/Logout function
better preg_match for "post" function
add "unlink" option to addTicketLink function
@oijkn
Copy link
Author

oijkn commented Jun 9, 2019

@slimtim Here is a better version with some new Login/Logout function and improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants