issues Search Results · repo:marcelklehr/tivoka language:PHP
Filter by
36 results
(82 ms)36 results
inmarcelklehr/tivoka (press backspace or delete to remove)Hi there! I met a problem a little time ago: while Request executes json_encode function and get an error, there is no
ability get to know what kind of error it is. I wasted too much time to understand ...
DeveloperGeorg
- Opened on Jan 19, 2021
- #66
Moniiiiii
- Opened on Mar 16, 2018
- #65
The native client interface is cool, but only allows positional arguments in the method implementation. I prefer named
parameters (more flexible and readable) which are not supported by the native client ...
feature request
hschletz
- 1
- Opened on Dec 2, 2016
- #63
I get this warning for some methods called via Client::sendRequest():
Notice: Undefined index: label in [...]/tivoka/lib/Tivoka/Client/Request.php on line 99
Notice: Undefined index: body in [...]/tivoka/lib/Tivoka/Client/Request.php ...
bug
hschletz
- 1
- Opened on Nov 21, 2016
- #62
My initial PR for cURL support set CURLOPT_FOLLOWLOCATION. This is a leftover from testing and should be removed as it
may cause various problems:
1. It generates a warning if open_basedir is set, eventually ...
bug
hschletz
- Opened on May 25, 2016
- #60
if you connect via tcp and sending notification client will be waiting for response - is WRONG!
in file lib/Tivoka/Client/Connection/Tcp.php before read response (line 139) you must write this code: if(!$request- ...
mxlpitelik
- Opened on Dec 4, 2015
- #53
There must be a way to set a preference for stdClass(es) instead of assoc arrays, just like in PHP json_decode function,
which actually defaults to stdClass.
My procedures return array of objects but ...
realart
- Opened on Mar 7, 2015
- #50
I created a method called register and it was not working properly probably because of the conflict with system method
that registers user-defined methods.
Conflict case: $methods = array( register = ...
xsqox
- 2
- Opened on Feb 7, 2015
- #49
When creating the headers passed to curl_setopt($ch, CURLOPT_HTTPHEADER, $headers), new lines are appended to each
header value. This was introduced in commit 2caa7599fbe6472a0a36559f3656256236b6830d in ...
oskarcafe
- 2
- Opened on Jan 12, 2015
- #48

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.