Parse error: syntax error, unexpected '.', expecting end of file in D:\phpstudy_pro\Extensions\php\php7.4.3nts\php.exe on line 375
The bold part is running The folder where php.exe is located
Syntax error, there is an extra symbol . , you can check the specific code, or see if the IDE reports an error
The punctuation mark is wrong, the end command character is correct.