You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()`?
0 commit comments