Philip Gichuhi

Results 31 issues of Philip Gichuhi

https://github.com/microsoftgraph/msgraph-sdk-php-core/pull/5 add code coverage tracking to the Core library. This can be improved by making Code Coverage analysis a stand-alone PR validation step. This would need consideration of existing 3rd...

compliance

Our Kiota lib currently supports a minimum of PHP 7.4 which is no longer in active support but will security updates until Nov '22 https://www.php.net/supported-versions.php We should consider bumping our...

enhancement
PHP

Initial PHP auth provider PR #1201 adds basic support for client_credentials & auth code flows Consider adding support for:. - Device Code flow - OIDC capabilities (sign out, token validation,...

PHP

The JSON Serializer ignores `null` values when serializing models preventing developers from explicitly setting `null` values. This also presents a challenge when one wants to retrieve a partial object and...

bug
v2: feedback

- [x] Update repo code samples & READMEs for Kiota Auth repo, Graph v1 & Graph Beta repos - [ ] Update Graph [docs](https://learn.microsoft.com/en-us/graph/sdks/choose-authentication-providers?view=graph-rest-1.0&tabs=PHP) sub-task of https://github.com/microsoftgraph/msgraph-sdk-php/issues/1407

documentation

Following automated creation of weekly generation PRs moving to ADO & deprecation of the PR creation workflows in our [v1](https://github.com/microsoftgraph/msgraph-sdk-php/pull/1157) and [beta](https://github.com/microsoftgraph/msgraph-beta-sdk-php/pull/141) repos, our workflows to bump SDK versions in...

bug

related to https://github.com/microsoftgraph/msgraph-sdk-java/issues/1979

conflicting

Code coverage results seem off. Sample PR: https://github.com/microsoftgraph/msgraph-sdk-java-core/pull/1485

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Supporting custom commit-message prefixes within a group would be great. _Sample...

T: feature-request
L: java:gradle

 Fixes # ### Changes proposed in this pull request - - - ### Other links - - -