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 b4bc4e0 + 48c8fdd commit 0628b00Copy full SHA for 0628b00
README.md
@@ -2,7 +2,7 @@ Dotenv Component
2
================
3
4
Symfony Dotenv parses `.env` files to make environment variables stored in them
5
-accessible via `$_SERVER`, `$_ENV` and optionally `getenv()`.
+accessible via `$_SERVER` or `$_ENV`.
6
7
Resources
8
---------
0 commit comments