Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Dmytro Kryvylo
Total activity
6
Last activity
January 11, 2023 06:11
Member since
May 28, 2020 10:08
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
September 16, 2020 15:03
Hi, you can find it here: File > Settings... > Languages & Frameworks > PHP > Quality Tools. Click "..." (three dots) button in PHP_CodeSniffer section to see the tool settings. Increase the value...
Community
PhpStorm
PHP Code Sniffer: Can not correctly run the tool with parameters
1 vote
Created
May 28, 2020 17:33
OK, I've submitted a request #2682047.
Community
PhpStorm
PHP Code Sniffer: Can not correctly run the tool with parameters
1 vote
Edited
May 28, 2020 10:09
Hi, I have the same issue with "phpcs" and "phpcbf" in PhpStorm 2020.1.1 using PHP 7.4.2 with Xdebug v2.8.1. Both work well when I run them in a console but in PhpStorm I always see warnings like t...
Community
PhpStorm
PHP Code Sniffer: Can not correctly run the tool with parameters
1 vote
Created
September 03, 2020 14:33
I figured out that it works if I set the tool timeout to 20-30 seconds. It seems like the default value of 5 seconds is not enough for large scripts (for example, 1000+ lines of PHP code). And some...
Community
PhpStorm
PHP Code Sniffer: Can not correctly run the tool with parameters
0 votes