Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP] Updated upb to pick up several bugfixes. #7734

Closed
wants to merge 4 commits into from

Conversation

haberman
Copy link
Member

This fixes most of PHP's remaining conformance failures.

@haberman haberman requested a review from TeBoring July 19, 2020 17:20
@haberman
Copy link
Member Author

Fixes: #7732

@haberman
Copy link
Member Author

There is a goldenfile test failure.

I am guessing this is because upb now properly respects the proto3 semantics of packed serialization by default.

@TeBoring
Copy link
Contributor

https://github.com/protocolbuffers/protobuf/pull/7588/files
I updated the golden file in this PR. Feel free to copy any change you need.

@haberman
Copy link
Member Author

Hmm, I updated the golden file test, but the golden file compatibility test is broken. The old test expects that the field is encoded as not packed.

@TeBoring could you figure out a solution for this? It seems we will need to change or patch the compatibility tests.

@TeBoring
Copy link
Contributor

Continued in #7740

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants