googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 347 forks source link

Gmail Issue #62

Open hiteshmohite19 opened 4 years ago

hiteshmohite19 commented 4 years ago

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\guzzle\src\Message\MessageFactory.php on line 197

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\guzzle\src\Message\MessageFactory.php on line 216

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\guzzle\src\Message\MessageFactory.php on line 254

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\guzzle\src\Message\MessageFactory.php on line 357

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php on line 363

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php on line 382

Fatal error: Uncaught GuzzleHttp\Ring\Exception\RingException: cURL error 60: SSL certificate problem: unable to get local issuer certificate in C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php:127 Stack trace:

0 C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array)

1 C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #83)

2 C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array)

3 C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\Middleware.php(54): GuzzleHttp\Ring\Client\CurlHandler->__invoke(Array)

4 C:\wamp64\www\gmail\vendor\guzzlehttp\ringphp\src\Client\Middleware.php(30): GuzzleHttp\Ring\Client\Middleware::GuzzleHttp\Ring\Client{closure}(Array)

5 C:\wamp64\www\gmail\vendor\guzzlehttp\ in C:\wamp64\www\gmail\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php on line 51