[dev/core#750] Don't check server variables if we're running in CLI
authorMikey O'Toole <mikey@mjco.uk>
Tue, 16 Jun 2020 10:02:48 +0000 (11:02 +0100)
committerMikey O'Toole <mikey@mjco.uk>
Tue, 16 Jun 2020 10:02:48 +0000 (11:02 +0100)
commit8a0e49bc860b530a30fbe5407dc6d1d4cd3a7263
tree72618348acc73054c40a3b76d77e8e453ba25bbc
parent19b6cf475527c0c606fe4464054cab3a90fd9601
[dev/core#750] Don't check server variables if we're running in CLI

This PR introduces skipping the server variable checks if we're running in a CLI environment, removing an error when running Drush commands against Drupal 8 and Drupal 9 based sites.
Fix whitespace errors.
Remove variable comment.
Fix more whitespace!
Civi/Install/Requirements.php