Skip to content

Commit 536f5a8

Browse files
author
William
authored
[8.x] Do not set SYSTEMROOT to false (#40819)
1 parent 803a725 commit 536f5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Foundation/Console/ServeCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ protected function startProcess($hasEnvironment)
105105
'LARAVEL_SAIL',
106106
'PHP_CLI_SERVER_WORKERS',
107107
'PHP_IDE_CONFIG',
108+
'SYSTEMROOT',
108109
'XDEBUG_CONFIG',
109110
'XDEBUG_MODE',
110111
'XDEBUG_SESSION',

0 commit comments

Comments
 (0)