You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 :
Even this short code could not be fixed :
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
The text was updated successfully, but these errors were encountered: