php-docs-samples
php-docs-samples copied to clipboard
A collection of samples that demonstrate how to call Google Cloud services from PHP.
In preparation for the GA of the new client surface, upgrade all remaining samples to use the new surface. This will allow us to run tests and catch any issues...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | php | final | minor | `8.0-apache` -> `8.3-apache` | ---...
The following documentation page is missing a code snippet for "Writing structured logs" for PHP: https://cloud.google.com/functions/docs/monitoring/logging#writing_structured_logs This request is based on sample feedback b/266181393
Identified in https://github.com/GoogleCloudPlatform/php-docs-samples/pull/1931 https://github.com/GoogleCloudPlatform/php-docs-samples/blob/main/run/laravel/phpunit.xml#L9 is referencing a file that doesn't exist.
Please create the following samples for the Storage Insights API, using [this](https://github.com/GoogleCloudPlatform/java-docs-samples/pull/8460) as a reference storageinsights_create_inventory_report_config storageinsights_delete_inventory_report_config storageinsights_edit_inventory_report_config storageinsights_get_inventory_report_names storageinsights_list_inventory_report_configs
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...
Hello there, I am trying to fetch data from G4A using this guide: https://github.com/GoogleCloudPlatform/php-docs-samples/blob/main/analyticsdata/quickstart.php so using the example above I am getting this output `Fatal error: Uncaught TypeError: Argument 1...