Skip to content

[Process] remove deprecated ProcessBuilder #8879

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

Merged
merged 1 commit into from
Dec 28, 2017

Conversation

TomasVotruba
Copy link

Because this class doesn't exists in Symfony 4.0 anymore.
https://github.com/symfony/process/blob/f1a7a49ec22d7b6336b1c8b958c92e86923adcbb/CHANGELOG.md#400

I was surprised to look for it in my /vendor/symfony/process but unable to find :)

Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

This deprecation fell off the radar. Thanks for taking care of it. I've created a related PR #8881 to briefly explain how to achieve something like the original ProcessBuilder.

@xabbuh xabbuh added this to the 4.0 milestone Dec 15, 2017
@TomasVotruba
Copy link
Author

👍

@weaverryan
Copy link
Member

Thanks Tomáš!

@weaverryan weaverryan merged commit d2c5767 into symfony:4.0 Dec 28, 2017
weaverryan added a commit that referenced this pull request Dec 28, 2017
This PR was merged into the 4.0 branch.

Discussion
----------

[Process] remove deprecated ProcessBuilder

Because this class doesn't exists in Symfony 4.0 anymore.
https://github.com/symfony/process/blob/f1a7a49ec22d7b6336b1c8b958c92e86923adcbb/CHANGELOG.md#400

I was surprised to look for it in my `/vendor/symfony/process` but unable to find :)

Commits
-------

d2c5767 [Process] remove deprecated ProcessBuilder
@TomasVotruba TomasVotruba deleted the patch-1 branch December 28, 2017 06:42
@TomasVotruba
Copy link
Author

👍

javiereguiluz added a commit that referenced this pull request Jan 2, 2018
This PR was merged into the 4.0 branch.

Discussion
----------

Improved the Process component documentation

This is related to #8879 and, if merged, it must be merged after it.

Commits
-------

6928793 Improved the Process component documentation
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.

5 participants