Merge and refactor PHP JSON serialization changes to v2.x branch #636
Merged
Ndiritu merged 14 commits intosupport/php-2.x.xfrom Nov 10, 2021
Merged
Merge and refactor PHP JSON serialization changes to v2.x branch #636Ndiritu merged 14 commits intosupport/php-2.x.xfrom
Ndiritu merged 14 commits intosupport/php-2.x.xfrom
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.5...v2.4.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/actions/checkout-2.4.0 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `0ec84ab` to `34af1bf`. - [Release notes](https://github.com/microsoft/vipr/releases) - [Commits](microsoft/Vipr@0ec84ab...34af1bf) --- updated-dependencies: - dependency-name: submodules/vipr dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…modules/vipr-34af1bf Bump submodules/vipr from `0ec84ab` to `34af1bf`
Adds code owners
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases) - [Commits](nunit/nunit3-vs-adapter@V4.0.0...V4.1.0) --- updated-dependencies: - dependency-name: NUnit3TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…stAdapter-4.1.0 Bump NUnit3TestAdapter from 4.0.0 to 4.1.0
added recursive json serialization for entities
SilasKenneth
approved these changes
Nov 10, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Generated code differences
Microsoft Reviewers: Open in CodeFlow