Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / php-curl-class/php-curl-class issues and pull requests
#739 - Display request options in Curl::diagnose() output
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: minor-backwards-compatible-added-functionality
#738 - Fix MultiCurl::setCookieString()
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: patch-backwards-compatible-bug-fixes
#737 - Pass MultiCurl options to new Curl instances earlier
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: minor-backwards-compatible-added-functionality
#736 - Add deferred constant curlErrorCodeConstants
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: minor-backwards-compatible-added-functionality
#735 - multi_curl ,’setCookieString‘ cannot be used
Issue -
State: closed - Opened by zuilaoxian over 2 years ago
- 1 comment
Labels: Accepted, Fixed
#734 - Avoid Error: SSL peer certificate or SSH remote key was not OK (CURLE_SSL_PEER_CERTIFICATE): SSL certificate problem: self signed certificate in certificate chain
Issue -
State: closed - Opened by dejudicibus over 2 years ago
- 3 comments
#733 - Include curl error code constant in curl error message
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: minor-backwards-compatible-added-functionality
#732 - Implement ArrayUtil::arrayRandomIndex()
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: minor-backwards-compatible-added-functionality
#731 - Proxy web help
Issue -
State: closed - Opened by zachborboa over 2 years ago
- 1 comment
#730 - Remove filter flag constants deprecated as of PHP 7.3
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: patch-backwards-compatible-bug-fixes
#729 - High memory consumption and fetching random proxy from list problem
Issue -
State: closed - Opened by enseitankado over 2 years ago
- 4 comments
#728 - Fix building post data with object
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: patch-backwards-compatible-bug-fixes
#727 - buildPostData() throws an error in PHP 8 if $data is an object
Issue -
State: closed - Opened by tgerakitis over 2 years ago
- 1 comment
Labels: Accepted, Fixed
#726 - Encode keys for post data with numeric keys
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: patch-backwards-compatible-bug-fixes
#725 - Posting data with an integer key
Issue -
State: closed - Opened by ajdunn2 over 2 years ago
- 2 comments
Labels: Accepted
#724 - Example of security need issue changes to new php versions update
Issue -
State: closed - Opened by juanma386 over 2 years ago
- 2 comments
Labels: Accepted
#723 - Call MultiCurl::beforeSend() before each request is made
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
Labels: patch-backwards-compatible-bug-fixes
#722 - Fixes #707
Pull Request -
State: closed - Opened by Dibbyo456 over 2 years ago
- 1 comment
#721 - Remove active curl handle when stopping requests early
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
#720 - Finish this sentence: I am trying to build...
Issue -
State: closed - Opened by zachborboa over 2 years ago
- 2 comments
Labels: Needs More Info
#719 - Ensure cURL handle is passed to curl_multi_info_read()
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
#718 - Supplied resource is not a valid cURL handle resource
Issue -
State: closed - Opened by Allyans3 over 2 years ago
- 16 comments
Labels: Accepted
#717 - Retain keys for arrays with null values
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
#716 - Attempt to stop active requests when MultiCurl::stop() is called
Pull Request -
State: closed - Opened by zachborboa over 2 years ago
#715 - Script request: how to proxy an http video livestream and make it http(s) instead
Issue -
State: closed - Opened by inglesuniversal over 2 years ago
- 1 comment
#714 - MultiCurl::stop() don't work as expected
Issue -
State: closed - Opened by Allyans3 over 2 years ago
- 1 comment
Labels: Accepted, Fixed
#713 - Possible to set CURLOPT_SSL_CIPHER_LIST?
Issue -
State: closed - Opened by dualhub almost 3 years ago
- 2 comments
Labels: Needs More Info
#712 - Posting data with null value
Issue -
State: closed - Opened by kubilaybir almost 3 years ago
- 4 comments
Labels: Accepted, Fixed
#711 - How we can pass Bearer Token to request?
Issue -
State: closed - Opened by nileshsmartwebtech almost 3 years ago
- 2 comments
Labels: Needs More Info
#710 - PHP Fatal error: Uncaught Error: Class 'Curl\Curl' not found
Issue -
State: closed - Opened by mrjumady almost 3 years ago
- 1 comment
#709 - self signed certificate error
Issue -
State: closed - Opened by srakl almost 3 years ago
- 2 comments
#708 - Implement MultiCurl::stop()
Pull Request -
State: closed - Opened by zachborboa almost 3 years ago
#707 - MultiCurl->beforeSend() with retry
Issue -
State: closed - Opened by teandr about 3 years ago
- 3 comments
Labels: Accepted, Fixed, patch-backwards-compatible-bug-fixes
#706 - Ability to abort multi_curl "Mid-queue"
Issue -
State: closed - Opened by pritcham about 3 years ago
- 3 comments
Labels: Accepted
#705 - Deprecated: Error in whole file
Issue -
State: closed - Opened by digitaltim-de about 3 years ago
- 1 comment
#704 - Problem, when using multicurl and tags
Issue -
State: closed - Opened by juhacz about 3 years ago
- 1 comment
#703 - Add example for processing requests later
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#702 - Example to add
Issue -
State: closed - Opened by redorbit1 about 3 years ago
- 3 comments
#701 - use multi_curl->success() with pre-defined function
Issue -
State: closed - Opened by qozle about 3 years ago
- 1 comment
#700 - setProxies() with username and password?
Issue -
State: closed - Opened by juhacz about 3 years ago
- 2 comments
#699 - Implement automatic releases
Issue -
State: closed - Opened by zachborboa about 3 years ago
- 1 comment
Labels: Fixed
#698 - Automatically generate changelog
Issue -
State: closed - Opened by zachborboa about 3 years ago
- 1 comment
Labels: Fixed
#697 - Deprecated: Return type of Curl\CaseInsensitiveArray::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /php-curl-class/php-curl-class/src/Curl/CaseInsensitiveArray.php on line 228
Issue -
State: closed - Opened by igorek24 about 3 years ago
- 1 comment
Labels: Accepted
#696 - Add static analysis checks to continuous integration
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#695 - Move PHP 8.1 out of future release
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#694 - Remove some uses of function_exists()
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#693 - Add PHP 8.1 and PHP 8.2 to continuous integration tests
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#692 - Use block format list for php version matrix
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#691 - silence PHP 8.1 deprecations
Pull Request -
State: closed - Opened by 3kbest about 3 years ago
- 1 comment
#690 - PHP8.1 issue
Issue -
State: closed - Opened by 3kbest about 3 years ago
- 2 comments
#689 - Remove data parameter from additional request types
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#688 - Add option to skip running slower tests
Pull Request -
State: closed - Opened by zachborboa about 3 years ago
#687 - Fix #686: Build url without using data parameter
Pull Request -
State: closed - Opened by tgerakitis about 3 years ago
- 6 comments
#686 - MultiCurl POST should not add data automatically as URL params because this leads to 414 Request-URI Too Long
Issue -
State: closed - Opened by tgerakitis over 3 years ago
- 1 comment
Labels: Accepted
#685 - MultiCurl callbacks
Issue -
State: closed - Opened by FaimMedia over 3 years ago
- 4 comments
#684 - CURL to certain port
Issue -
State: closed - Opened by alaqeel over 3 years ago
- 1 comment
#683 - Add PHP Compatibility coding standards check
Pull Request -
State: closed - Opened by zachborboa over 3 years ago
#681 - possible to stop downloading body ?
Issue -
State: closed - Opened by ambayim over 3 years ago
- 4 comments
#673 - Difficulty sending files in binary mode
Issue -
State: closed - Opened by kenlog over 3 years ago
- 4 comments
Labels: Needs More Info
#671 - Fix use '$this' in non-object context
Pull Request -
State: closed - Opened by cidosx over 3 years ago
- 1 comment
#661 - Add coding standards check: PHP Compatibility for PHP_CodeSniffer
Issue -
State: closed - Opened by zachborboa almost 4 years ago
- 3 comments
Labels: Accepted
#634 - why would my response be empty?
Issue -
State: closed - Opened by pixelpaulaus almost 5 years ago
- 10 comments
Labels: Needs More Info
#588 - getCookie raw vs decoded name/value
Issue -
State: open - Opened by bkdotcom over 5 years ago
- 5 comments
Labels: Needs More Info
#559 - How can you set a flag so that it can be picked up in a callback
Issue -
State: closed - Opened by qq781548819 about 6 years ago
- 3 comments
#403 - Improve error control
Issue -
State: open - Opened by gotardo over 8 years ago
- 8 comments