Kdyby / Github

[DEPRECATED] Use https://github.com/thephpleague/oauth2-github instead
Other
17 stars 33 forks source link

Undefined constant CURLE_SSL_CACERT_BADFILE #2

Closed janlanger closed 10 years ago

janlanger commented 10 years ago

I'm getting this notice:

PHP Notice: Use of undefined constant CURLE_SSL_CACERT_BADFILE - assumed 'CURLE_SSL_CACERT_BADFILE' in /var/www/.../vendor/kdyby/github/src/Kdyby/Github/Api/CurlClient.php:151 

PHP 5.4.4

Not sure if it has any impact on anything (extension works), but thought you should know... :) The code was added in #1...

fprochazka commented 10 years ago

Well, that's weird.

fprochazka commented 10 years ago

@Quinix thank you for reporting, fixed.