microsoft / microsoft/kiota-php
Fix PHPStan 2.0 static analysis bugs
Open
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
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 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