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 8331da8 + 9bba981 commit 48c8fddCopy full SHA for 48c8fdd
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