Closed ausi closed 7 years ago
getenv() does not support the second parameter in all supported PHP versions. This results in “Warning: getenv() expects exactly 1 parameter, 2 given”. I think we should ignore this warning in the app_dev.php entry point.
getenv()
getenv()
does not support the second parameter in all supported PHP versions. This results in “Warning: getenv() expects exactly 1 parameter, 2 given”. I think we should ignore this warning in the app_dev.php entry point.