PHP Deprecated:
Return type of Google\AdsApi\Common\AdsSoapClient::__doRequest($request, $location, $action, $version, $one_way = 0)
should either be compatible with
SoapClient::__doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string,
or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Could this be fixed in a future version? Or can I fix this on my end somehow?
Hello,
I've recently came across this error:
Could this be fixed in a future version? Or can I fix this on my end somehow?
Thanks.