Home
last modified time | relevance | path

Searched refs:LOW_CURL_VERSION_NUMBER (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ !
DCurlFactory.php18 const LOW_CURL_VERSION_NUMBER = '7.21.2'; define in GuzzleHttp\\Handler\\CurlFactory
181 if (version_compare($ctx[self::CURL_VERSION_STR], self::LOW_CURL_VERSION_NUMBER)) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Handler/ !
DCurlFactory.php27 public const LOW_CURL_VERSION_NUMBER = '7.21.2'; define in GuzzleHttp\\Handler\\CurlFactory
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ !
DCHANGELOG.md212 - `CurlFactory::LOW_CURL_VERSION_NUMBER`