Skip to content

fix checking curl response and filling error#78

Open
armax15 wants to merge 15 commits intonervetattoo:masterfrom
pltrm:master
Open

fix checking curl response and filling error#78
armax15 wants to merge 15 commits intonervetattoo:masterfrom
pltrm:master

Conversation

@armax15
Copy link
Contributor

@armax15 armax15 commented Dec 20, 2021

After changing CURLOPT_RETURN_TRANSFER to getting response with ob_ f…nctions, response will never be false (empty string instead) cause of this exceptions will never throw.

…unctions, response will never be false (empty string instead) cause of this exceptions will never throw.
gilberg-vrn and others added 14 commits March 9, 2022 19:39
- add options to request method
- add rawRequest to client
- add scroll wrapper
- add some bulk methods
- add method parameter and return value types
- bump min php version to 7.1
- replace ob_* to RETURN_TRANSFER (memory leaks not actual for PHP 5.4+)
- introduce fork capability (based on pid, forkManager interface required)
Cleanup code, code style, php7.1+
fixed problems with accessing on array offset and uninitialized strin…
…client

added function for custom protocol
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.

3 participants