Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sublime text 2 + phpcs : I-invalid file syntax, file ignored #159

Closed
Ditwo opened this issue Aug 24, 2016 · 1 comment
Closed

sublime text 2 + phpcs : I-invalid file syntax, file ignored #159

Ditwo opened this issue Aug 24, 2016 · 1 comment

Comments

@Ditwo
Copy link

Ditwo commented Aug 24, 2016

Hello,

Despite a lot of time spent on forums I am not able to find out a solution. I hope somebody could help me !

Here is the console of sublime text :

[Phpcs] Fixer
[Phpcs] C:\wamp\bin\php\php5.5.12\php.exe C:\wamp\tools\php-cs-fixer.phar fix E:\test.php --verbose
[Phpcs] You are running php-cs-fixer with xdebug enabled. This has a major impact on runtime performance.

I
Legend: ?-unknown, I-invalid file syntax, file ignored, .-no changes, F-fixed, E-error
Fixed all files in 0.217 seconds, 5.250 MB memory used

Even this short code could not be fixed :

<?php
echo 'hello';

My config :
PHP version 5.5.12, Apache 2.4.9
PHPCS v2016.06.04.20.4.4.08
Sublime Text 2
Windows 10 + Wampserver

Any help would be appreciated.
Regards
Denis

@benmatselby
Copy link
Owner

benmatselby commented Aug 30, 2016

Hi @Ditwo. This is a duplicate of #140 which currently has no further update. Thank you for raising the issue, and apologies that I don't have a fix as of now

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

No branches or pull requests

2 participants