microsoft / microsoft/kiota-php

Dependency on abandoned doctrine/annotations

Open
#66 1 comment 1 reaction 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.