Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

not working on windows 10 php and php-cs-fixer.phar on path #77

Open
modnar1226 opened this issue Jan 10, 2019 · 0 comments
Open

not working on windows 10 php and php-cs-fixer.phar on path #77

modnar1226 opened this issue Jan 10, 2019 · 0 comments

Comments

@modnar1226
Copy link

I have PHP 7 and php-cs-fixer installed on my windows path.

php --version
PHP 7.1.15 (cli) (built: Mar 1 2018 01:51:52) ( ZTS MSVC14 (Visual C++ 2015) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies

php-cs-fixer --version
PHP CS Fixer 2.14.0 Sunrise by Fabien Potencier and Dariusz Ruminski (b788ea0)

In atom settings path to php-cs-fixer:
C:/PHP/phpFixer/php-cs-fixer.phar

settings path to php i've tried:
php
php.exe
C:\PHP\php
C:\PHP\php.exe
C:/PHP/php
C:/PHP/php.exe

response in console:
Fixed all files in 0.003 seconds, 10.000 MB memory used
php.exe exited with code: 0

and no changes are being made.

Any help here would be greatly appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant