Keith Davis
- Total activity 1129
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 7
- Subscriptions 303
-
Created Using SFTP
I'm not very familiar with using SFTP and I don't see much in the help file for it. Is there a better tutorial for using SFTP with PHPStorm? Specifically the problem that I am having is that I am t... -
Created Open Remote Host Window
One thing that drives me crazy is there is no central location for opening close windows (modules.)I closed the Remote Host window, and for the life of me I can't figure out how to reopen it. -
Created @return void - Make Up You Mind IntelliJ!
Sorry for the yelling, but it's driving me crazy. Some time ago, PHPStorm stopped requiring @return void in the function signature PHPDoc. So, we stopped doing it. Now, it's required again?? -
Created Format Code On Commit Is Not Working
http://youtrack.jetbrains.com/issue/IDEA-81774Since the previous EAP (not 116.101, the one before that), our Format Code on Commit (CVS) is not working. Is nobody else having this problem? -
Created PHPStorm "Inspection" For CodeSniffer
I just found this. Is it working? When I try to point to to the directory that contains phpcs (c:\PHP), or any other directory, I get not a valid PEAR directrory. -
Created Caret Background Color - EAP 4.0
How do you change this? Since I started using the 4.0 EAP, the line caret background makes my PHP open and close tags disappear. -
Created 114.158 - Reformat Code On Commit Is Not Working
http://youtrack.jetbrains.com/issue/WI-9928Is anyone else seeing this? We didn't notice it at first, but I just want to see if it's just us, but it's definitely not working. -
-
Created PHPUnit Maximum Execution Time
When I look at the PHP configuration, it says max_execution_time = 0, however, my PHPUnit script times out after 120 seconds. My php.ini file indicates it should be 700 seconds (for development mac... -
Created PHPStorm - php.ini File Used?
How do I tell what php.ini file is in use by PHPStorm? I thought this was shown on some screen, but I can't find it and I think PHPStorm is using the wrong one.