habitat icon indicating copy to clipboard operation
habitat copied to clipboard

Dependable environment variables for PHP

Results 1 habitat issues
Sort by recently updated
recently updated
newest added

Since the release of symfony/console v3.4.0, it sets the $_ENV variable. - class `Environment`, function `getAll()` normally returned the parsed phpinfo. - since the $_ENV is set, `getAll()` returns that,...