lush-http icon indicating copy to clipboard operation
lush-http copied to clipboard

Error

Open vonec opened this issue 6 years ago • 1 comments

ErrorException : curl_setopt_array(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used instead

.../vendor/appstract/lush-http/src/Request/Adapter/Curl.php:32

https://github.com/appstract/laravel-opcache/issues/99

vonec avatar Dec 30 '19 10:12 vonec

In Lush.php line 64:

Argument 1 passed to Appstract\LushHttp\Lush::headers() must be of the type
array, null given, called in /vendor/laravel/framework/src/Illumi
nate/Support/Facades/Facade.php on line 261

xuandung38 avatar Jan 20 '20 12:01 xuandung38