Skip to content

Conversation

@vudaltsov
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets for #28863
License MIT
Doc PR

Checks that non-string arguments passed to Process constructor are typecasted to string

@nicolas-grekas
Copy link
Member

Thank you @vudaltsov.

@nicolas-grekas nicolas-grekas merged commit 0d54342 into symfony:3.4 Oct 14, 2018
nicolas-grekas added a commit that referenced this pull request Oct 14, 2018
…nts (vudaltsov)

This PR was merged into the 3.4 branch.

Discussion
----------

[Process] A test case for stringifying of Process arguments

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

Checks that non-string arguments passed to Process constructor are typecasted to string

Commits
-------

0d54342 Add a test case for stringifying of Process arguments
@vudaltsov vudaltsov deleted the process-argument-escape-test branch October 14, 2018 18:42
@vudaltsov
Copy link
Contributor Author

@nicolas-grekas , could you also merge this into 4.1, so that I can rebase and test #28863?

@nicolas-grekas
Copy link
Member

Done

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.

3 participants