Brent Shaffer
Brent Shaffer
backports the fix in #17788 for the `25.x` branch, fixes https://github.com/protocolbuffers/protobuf/issues/13428 in 25.x branch
`php/composer.json/dist` is 3 years out of date - changes have been made to `composer.json` which were not moved to `composer.json.dist` (which corresponds to the `composer.json` in the sub-repo [here](https://github.com/protocolbuffers/protobuf-php)). The...
see https://github.com/googleapis/google-cloud-php/issues/8334
See https://github.com/googleapis/google-cloud-php/pull/7840
- explicitly selecting valid fields - better names for variables - documenting missing options in phpdoc - removing pass-by-reference TODO: - remove remaining pass-by-reference - run system tests
TODO: - [ ] call `listen` APIs in system tests and/or using the emulator to ensure the behavior functions as expected
Cloud docs for Retry Strategy and PHP say "You cannot customize the default retry strategy used by the PHP client library."  https://cloud.google.com/storage/docs/retry-strategy#php_1 This is not accurate, the Cloud Storage...
TODO - Call this command from the `NewComponent` command (as well as `AddSampleToReadme` - Add tests - Look into error which is occurring