Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Process] Fix tests when pcntl is not available. #11539

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
Aug 1, 2014

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Aug 1, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

It's solved the same way in the AbstractProcessTest.

@jakzal jakzal added the Process label Aug 1, 2014
@fabpot
Copy link
Member

fabpot commented Aug 1, 2014

Thank you @jakzal.

@fabpot fabpot merged commit e40f24f into symfony:2.3 Aug 1, 2014
fabpot added a commit that referenced this pull request Aug 1, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[Process] Fix tests when pcntl is not available.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

It's solved the same way in the [AbstractProcessTest](https://github.com/symfony/symfony/blob/3b837dc5c102b8210b7038029416c0524d5f458b/src/Symfony/Component/Process/Tests/AbstractProcessTest.php#L602-L603).

Commits
-------

e40f24f [Process] Fix tests when pcntl is not available.
@jakzal jakzal deleted the 2.3-process-tests-without-pcntl branch August 1, 2014 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants