Tyler Bui-Palsulich

Results 15 issues of Tyler Bui-Palsulich

# Template issue/request See reproduction in https://github.com/googleapis/google-cloud-php/pull/4317. I'm following the instructions at https://docs.phpdoc.org/3.0/guide/guides/templates/twig.html. ### PHP and phpDoc versions ``` $ php --version PHP 7.4.21 (cli) (built: Jul 2 2021 03:59:48)...

[This line](https://github.com/googleapis/google-cloud-php/blob/8fb46484f5301c5b78d41bb51403cd501b84cfc8/Vision/src/Annotation/Entity.php#L184-L185): ``` * This class is created internally by {@see Google\Cloud\Vision\Annotation} and is used to represent various * annotation feature results. ``` Leads to this with the XML template:...

This line fails in `class.yml.twig`: ``` - uid: {{ node.fullyQualifiedStructuralElementName|yaml }} ``` You can try it locally with: ``` cd Vision composer update rm -rf docs && phpdoc --template=data/templates/docfxyaml/ -t...

do not merge
cla: yes

Instructions here: https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop

type: feature request
samples

Instructions here: https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop

type: process
priority: p2
samples

Instructions here: https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop

type: feature request

Instructions here: https://github.com/googleapis/repo-automation-bots/tree/master/packages/buildcop

type: process
priority: p2

Right now, the algorithm only descends into structs, not pointers or anything else. There may be other types it makes sense to evaluate.

help wanted

Links could go to the visualization, GoDoc, source, etc. of the given node.

help wanted