Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: c6b5962723432ad68725d527fcd3ca760f9ae222 https://github.com/phpmyadmin/docker/commit/c6b5962723432ad68725d527fcd3ca76... Author: Michal Čihař michal@cihar.com Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths: M config.inc.php
Log Message: ----------- Ensure we get the environment in most cases
It turns out that PHP versions differ in passing Unix environment, let's fallback to getenv to fix that.
Fixes #10
Signed-off-by: Michal Čihař michal@cihar.com