Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commit6935e5a
committed
bug#25559 [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions (nicolas-grekas)
This PR was merged into the 3.3 branch.Discussion----------[Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions| Q | A| ------------- | ---| Branch? | 3.3| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#25511| License | MIT| Doc PR | -Commits-------0d4bce6 [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1718 | 1718 | | |
1719 | 1719 | | |
1720 | 1720 | | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
| 1721 | + | |
1725 | 1722 | | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
1729 | | - | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
1730 | 1726 | | |
1731 | 1727 | | |
1732 | 1728 | | |
| |||
0 commit comments
Comments
(0)