caneco/artisan-aliases

$_SERVER['HOME'] is not available on Windows

Open

#2 opened on Apr 9, 2019

View on GitHub
 (2 comments) (1 reaction) (0 assignees)PHP (21 stars) (1 fork)user submission
good first issue

Description

Hi. On Windows there's an error in AliasFile.php line 14: Undefined index: HOME.

Possible fix : https://github.com/saucelabs/phpunit-selenium-sauceondemand/pull/6/commits/2808503250ebf454c96b1f28f35e828b29b70db1

Cheers

Contributor guide

$_SERVER['HOME'] is not available on Windows · caneco/artisan-aliases#2 | Good First Issue