msgraph-sdk-php icon indicating copy to clipboard operation
msgraph-sdk-php copied to clipboard

Update PHPStan config for compatibility with PHPStan 2.x

Open Ndiritu opened this issue 1 year ago • 0 comments

Static analysis checks with PHPStan 2.0 fail due to a "bad" parameter used in our phpstan.neon.

We need to update it & fix any new issues flagged by PHPStan 2.0

PHP Core - https://github.com/microsoftgraph/msgraph-sdk-php-core/pull/199 Beta SDK - https://github.com/microsoftgraph/msgraph-beta-sdk-php/pull/339

sample PR: https://github.com/microsoftgraph/msgraph-sdk-php/pull/1612

Ndiritu avatar Nov 13 '24 10:11 Ndiritu