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

Replaces ProcessBuilder by ProcessExecutor #70

Merged
merged 1 commit into from Oct 26, 2018
Merged

Conversation

frenck
Copy link
Contributor

@frenck frenck commented Oct 26, 2018

Proposed Changes

Replaces Symfony\Component\Process\ProcessBuilder by Composer\Util\ProcessExecutor.

The ProcessBuilder does no longer exist in the Symfony Process package as of 4.0.
By replacing it with Composers own executor, we avoid the issues for the future as well.

Related Issues

Fixes: #59
Fixes: wp-cli/package-command#99

@frenck frenck changed the title 🚑 Replaces ProcessBuilder by ProcessExecutor Replaces ProcessBuilder by ProcessExecutor Oct 26, 2018
@frenck frenck self-assigned this Oct 26, 2018
@frenck frenck merged commit ff3bb9c into master Oct 26, 2018
@frenck frenck deleted the process-executor branch October 26, 2018 11:33
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.

None yet

2 participants