Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eugene Morozov
Total activity
3989
Last activity
March 04, 2024 10:08
Member since
January 25, 2016 13:42
Following
0 users
Followed by
3 users
Votes
32
Subscriptions
1619
Activity overview
Articles (0)
Posts (0)
Comments (2338)
Sort by recent activity
Recent activity
Votes
Created
January 11, 2017 19:54
What code sample are you using?I've tried with a default one from here, and it seems to work (Ubuntu 16.04, global PHPMD 2.5.0 installed with Composer): <?php// Cyclomatic Complexity = 11function ...
Community
PhpStorm
PHPStorm not showing Cyclomatic complexity with PHPMD
0 votes
Created
January 11, 2017 19:42
There's no such a way. Please feel free to submit this as a feature request: https://youtrack.jetbrains.com/newIssue?project=WI
Community
PhpStorm
How to hide remote info bar?
0 votes
Created
January 11, 2017 19:39
And Finally, The issue may be caused by a 3rd party plugin. Please disable all of them (Preferences | Plugins | Show: Custom) and check if the issue is still there.
Community
PhpStorm
Unable to save settings / OSX
0 votes
Edited
January 11, 2017 19:33
A first thing to try would be checking if you see this issue on the latest EAP build: https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+ProgramIf you do, please upload the IDE...
Community
PhpStorm
PHPStorm consume high memory on Mac
0 votes
Created
January 11, 2017 19:29
Konrad, could you please provide us with the data Andriy has requested?
Community
PhpStorm
PHPUnit and a single file containing multiple classes with test methods
0 votes
Created
January 11, 2017 19:27
michael ussher, There's a chance that port 9000 for localhost is occupied by php-fpm (quite a common issue for OS X).Please shutdown PhpStorm and try to telnet to localhost:9000. Is the attempt suc...
Community
PhpStorm
PHPStorm+Xdebug hits a breakpoint only when using external IP address
0 votes
Created
January 04, 2017 15:23
Please try removing the xdebug.remote_connect_back parameter, set xdebug.remote_host to "127.0.0.1", restart Apache and try again.If it doesn't help, please enable xdebug.remote_log (it's better to...
Community
PhpStorm
PHPStorm+Xdebug hits a breakpoint only when using external IP address
0 votes
Edited
January 04, 2017 15:20
Unfortunately, DQL is unsupported: https://youtrack.jetbrains.com/issue/WI-9948So, the only way to disable this is to disable SQL auto-injection: http://stackoverflow.com/a/22592721/6808673
Community
PhpStorm
Help me About Syntax errors
0 votes
Created
January 04, 2017 10:05
What version do you use, and what is the OS?
Community
PhpStorm
Selection/scroll bug?
0 votes
Edited
December 29, 2016 17:04
Please make sure your data source has the Database field filled.Then, open/create an SQL file with the generic dialect set, press Ctrl+Shift+F10 and select a proper data source for it.I expect tabl...
Community
PhpStorm
PHPStorm 2016.3: sql generic dialect needs database prefix to autocomplete tables and colum names
0 votes
«
First
‹
Previous
Next
›
Last
»