Skip to content

PHP: Fix include path for boringssl in windows build#22993

Merged
stanley-cheung merged 2 commits intogrpc:v1.29.xfrom
stanley-cheung:php-fix-windows-v1_29
May 20, 2020
Merged

PHP: Fix include path for boringssl in windows build#22993
stanley-cheung merged 2 commits intogrpc:v1.29.xfrom
stanley-cheung:php-fix-windows-v1_29

Conversation

@stanley-cheung
Copy link
Copy Markdown
Contributor

@stanley-cheung stanley-cheung commented May 19, 2020

This is the same fix as #22274.

Apparently changes in v1.28.x hasn't been upmerged to master before v1.29.x branch is cut, so I need this fix to be applied to the v1.29.x now, because the same error is showing up in the v1.29.0 release for PHP.

I will also create another PR for master (#22994), and will probably do an upmerge to master later.

@stanley-cheung stanley-cheung added lang/php release notes: no Indicates if PR should not be in release notes labels May 19, 2020
@stanley-cheung stanley-cheung requested a review from apolcyn May 19, 2020 23:06
@stanley-cheung
Copy link
Copy Markdown
Contributor Author

Turns out I also need #22798 (which is only merged to master) to be merged to v1.29.x as well, because Sanity is failing.

@stanley-cheung stanley-cheung merged commit 88c1334 into grpc:v1.29.x May 20, 2020
@stanley-cheung stanley-cheung deleted the php-fix-windows-v1_29 branch May 20, 2020 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/php release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants