Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
This repository was 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

@modnar1226

Description

@modnar1226

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions