Skip to content

Conversation

@nicolas-grekas
Copy link
Member

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

putenv() is not thread safe, but ZTS is PHP defaults on Windows.

@fabpot
Copy link
Member

fabpot commented Dec 11, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit ef632ec into symfony:3.3 Dec 11, 2017
fabpot added a commit that referenced this pull request Dec 11, 2017
…las-grekas)

This PR was merged into the 3.3 branch.

Discussion
----------

[Process] Dont rely on putenv(), it fails on ZTS PHP

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

`putenv()` is not thread safe, but ZTS is PHP defaults on Windows.

Commits
-------

ef632ec [Process] Dont rely on putenv(), it fails on ZTS PHP
@nicolas-grekas nicolas-grekas deleted the proc-getenv branch December 12, 2017 10:31
This was referenced Dec 15, 2017
@fabpot fabpot mentioned this pull request Jan 5, 2018
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