phpDocumentor / phpDocumentor/ReflectionDocBlock

Add factories for `@template-extends` and `@template-implements`

Open
#439 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
9.4k
Forks
137
Avg merge
4d 2h
Merged PRs (30d)
1

Description

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/DocBlock/StandardTagFactory.php around lines 169-170, then inspect tests/unit/DocBlock/StandardTagFactoryTest.php around lines 594-596. Add factory coverage for TemplateImplements and TemplateExtends, and run the relevant StandardTagFactory tests to confirm both tags can be created.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.