Commit df44e6f
committed
bug #11200 Update dotenv.rst (browner12)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes #11200).
Discussion
----------
Update dotenv.rst
it seems standard practice is to no longer use `getenv()` due to it not being thread safe.
symfony/symfony@21a909a
Updated the docs to remove reference to that function. Would we want to go so far as to add a note to **not** use `getenv()`?
Commits
-------
5be35bf Update dotenv.rst1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments