We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2b09b7 + 77b7660 commit 4481aa4Copy full SHA for 4481aa4
Dotenv.php
@@ -58,7 +58,7 @@ public function setProdEnvs(array $prodEnvs): static
58
59
/**
60
* @param bool $usePutenv If `putenv()` should be used to define environment variables or not.
61
- * Beware that `putenv()` is not thread safe, that's why this setting defaults to false
+ * Beware that `putenv()` is not thread safe, that's why it's not enabled by default
62
*
63
* @return $this
64
*/
0 commit comments