Skip to content

#23533 + PHP fix#23614

Closed
stanley-cheung wants to merge 7 commits intogrpc:masterfrom
stanley-cheung:xds_logging_plus_php_fix
Closed

#23533 + PHP fix#23614
stanley-cheung wants to merge 7 commits intogrpc:masterfrom
stanley-cheung:xds_logging_plus_php_fix

Conversation

@stanley-cheung
Copy link
Copy Markdown
Contributor

This is #23533 plus a PHP fix on the failed Artifacts build issue.

This PR adds a script to be run before we build the PHP extension .tgz archive. The script tries to rename filenames like a.upbdefs.c|h to a_upbdefs.c|h, and all their references, to avoid a specific PHP build issue where the PHP build process is generating conflict Makefile build target for these pair of files. See more details at #23307.

This is just a test run. I will work with Mark to see how I can incorporate my change into #23533.

@stanley-cheung stanley-cheung force-pushed the xds_logging_plus_php_fix branch from d39223b to 4f6d6d8 Compare July 25, 2020 09:45
@stanley-cheung
Copy link
Copy Markdown
Contributor Author

Closing this for now so that new pushes to this branch won't trigger test runs, which are failing right away now because of conflicts.

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