microsoft / microsoft/kiota-php
Dependency on abandoned doctrine/annotations
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 8
- Forks
- 10
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 3
Description
Composer audit has started flagging up that doctrine/annotations has been abandoned, as it's superseded by native PHP 8.0 (which is itself many years old now, so much so that all older versions are unsupported anyway). See https://github.com/doctrine/annotations for further reference.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Composer audit and trace where doctrine/annotations is declared and used. Determine the supported PHP 8 replacement path, then verify that the dependency is no longer required and the audit no longer reports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100