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

Hotfix for PHP jwt_token_creds interop test #19230

Merged
merged 2 commits into from Jun 6, 2019

Conversation

jtattermusch
Copy link
Contributor

I've investigated more why PHP jwt token creds test behaves differently than in other languages and found the reason.

As a side effect, this should fix the problem we're seeing in #19228 (but it's basically a workaround that makes PHP behave like the other languages so the "port resolved to 0" problem is not triggered).

@jtattermusch jtattermusch added lang/php release notes: yes Indicates if PR needs to be in release notes labels Jun 4, 2019
@jtattermusch
Copy link
Contributor Author

jtattermusch commented Jun 4, 2019

Filed #19231 to track a proper fix.

Copy link
Contributor

@stanley-cheung stanley-cheung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested manually. Thanks for the fix!

@jtattermusch jtattermusch merged commit 9f5eec9 into grpc:master Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang/php release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants