Thanet Knack Praneenararat

Results 7 issues of Thanet Knack Praneenararat

**What version of protobuf and what language are you using?** Version: 3.21.2 (installed via PECL) Language: PHP **What operating system (Linux, Windows, ...) and version?** Linux **What runtime / compiler...

php

We've previously got report that some thrown exceptions are not logged properly. We should check if this is still true.

enhancement

By March 31, 2024, the composer file of this library will require PHP version 8.1 or later. PHP 8.0 was sunset in November 26, 2023. The PHP development team no...

enhancement
triage

Since [v20.1.0](https://github.com/googleads/google-ads-php/releases/tag/v20.1.0), we started including both the [GAPIC v2 source code](https://developers.google.com/google-ads/api/docs/client-libs/php/gapic) and the previous version of source code (GAPIC v1). The GAPIC v2 source code serves as preparations for new...

question
triage

In the [Google Ads API](https://github.com/googleads/google-ads-php) client library, some people may select to make a call using REST instead of gRPC. Or with some reasons, they cannot use the gRPC extension...

type: feature request

With proto3, we now have some classes that contain a hasXXX() method. The googleads/google-ads-php repo needs to use a method similar to [getGetter()](https://github.com/googleapis/gax-php/blob/master/src/Serializer.php#L433) to fetch the hasXXX() method name. It'd...

type: feature request

Hello, Per [this guide](https://developers.google.com/identity/protocols/OAuth2InstalledApp#step1-code-verifier), OAuth2 installed app supports code challenge and code verifier now. Will there be support released for this library soon? Best, Knack

type: feature request