atom-php-cs-fixer
atom-php-cs-fixer copied to clipboard
can't format the php code in atom
in windows command line
php-cs-fixer fix phpinfo.php it can fix and format the php code,but can't in atom:

My coworker had the same issue on his windows, but we managed to get it working by putting call for the php interpreter path in the plugin settings.
@fgibaux Where exactly did you put call?