microsoft / microsoft/kiota-php

Fix PHPStan 2.0 static analysis bugs

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

Nobody has claimed this yet.

area:abstractions area:authentication area:http area:serialization type:bug
Dominant language
PHP
Stars
8
Forks
10
Avg merge
10h 16m
Merged PRs (30d)
3

Description

PHPStan, the static analysis tool used in this repo, has had a major rev recently which catches different issues from v1.x.

Work is required to resolve the newly caught issues: https://github.com/microsoft/kiota-php/pull/8

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 by reviewing the PHPStan 2.0 failures and the proposed changes in pull request #8. Identify each newly reported issue in the repository, resolve them, and rerun PHPStan to confirm the project passes static analysis under the newer version.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Bug
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.