-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type Error for Logging #504
Comments
Hi @chiragvels, |
Hi @PierrickVoulet , Yes, I was using v6.1.0 . I have directly checked at v6.1.0, but I was not experience this on v5 Thanks |
It's really strange. As you're using PHP 7.2, this version should already recognize that I wonder if you change |
Hi, It's really strange. As you're using PHP 7.2.
I wonder if you change object to \object, will it resolve the issue?
But still same issue. Thanks, |
You mean the error message still mentions |
Hi, No. Now error is like this
|
Hmm... So, your |
Hi, No, It is return PHP 7.1.33 (cli). Confusion due to different version on CLI. Sorry for the trouble it is indeed a lower PHP version then 7.2. I am able to run my code on docker provided with library. Thanks, |
What versions of the client library and Google Ads API are you using?
V6
What environment are you using?
C implementation of protobuf - 3.14.0
gRPC 1.34.0
PHP 7.2.16
Actions taken
Running the GetAdgroups.php example with logging added as
Expected result
Adgroups List
Actual result
The text was updated successfully, but these errors were encountered: