Brent Shaffer

Results 184 issues of Brent Shaffer

From Mathias Roldan: ``` Hi Brent, I want to ask if you have the backend module "cs_setting" but for "sfHadoriThemePlugin". ```

We are in the habit of linking emails immediately with accounts, w/o requiring a signin. Because of this, we can easily create an account and link it via ID to...

is there a way this library could be used to attack IP Restrictions based on URL Patterns? Or is that out of scope for what this library intends to accomplish?

We'd like to have reference documentation for [the protobuf classes](https://github.com/protocolbuffers/protobuf-php/tree/master/src/Google/Protobuf) in PHP's `google/protobuf` package. The idea is to link to them from our own reference documentation on [cloud.google.com](http://cloud.google.com/). Some examples...

php
documentation

As of PHP 7.0, all [the reserved words](https://github.com/protocolbuffers/protobuf/blob/main/src/google/protobuf/compiler/php/php_generator.cc#L50) listed in `kReservedNames` are now allowed (and can also be added to `kValidConstantNames`) with the exception of `"class"`. Although it'd probably be...

php
inactive

The `DocFX Parser` is called using the `google-cloud` utility: ``` $ dev/google-cloud docfx --component Vision --metadata-version 1.0.2 --staging-bucket docs-staging-v2-dev Generating documentation for Vision Running phpdoc to generate structure.xml... Done. Writing...

Remove the `Google\Cloud\Core\ServiceBuilder` class for V2

type: feature request
v2

- Adds a single Github Action which runs the Unit and Snippet tests in each repo - Keeps the current tests for the matrix because they take 3 minutes compared...

We would like to turn down the `google/cloud` parent package in favor of installing individual library packages. Some reasons include that 1) some of our libraries support different versions of...

type: feature request
v2

The `google/cloud-ai-platform` package uses the directory casing `AiPlatform`, but the namespace casing `AIPlatform`. This is handled by composer's autoloader, so there are no issues there. But it would be best...

type: feature request
v2