Ryan Zec

- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created Validation Issues With PHPDoc?
I think this might be a bug in the PHPDoc validation:http://vimeo.com/33589657Note that this does not happen all the time, it seems to only happen with a few methods. -
Created Hooking Up PHPUnit To VM Machine?
I was wondering how I would be able to hook up a PhpStorm to run PHPUnit test from a Virtual Machine. I have tried to set it up like I though I did before with sftp and testing the connection to t... -
Created Copy/Pasting Issues PhpStorm 3
So I gues upgrades to PhpStorm 3 and not copying and pasting is not working like it did before. For example:So I copy from line 22-24 and then pasted on line 26. It looks like the spaces are bein... -
Created Structure For Non-Loaded Files
Now the structure tab will should me the structure for the file that is currently being viewed. I was wondering if there was a tab that would allow me to view the structure of any file/class no ma... -
Created File Tab Settings
Is there a way to configure phpstorm only have 1 line of file tabs and if it is longer than 1 line, have an arrow at the end to show all files opened? I often have many files opened at the same ti... -
Created SQL Validation?
Is there a way to disable phpstorm from making sure that there is a semi-colon at the end of inline sql statements? Is seems like in certain cases (not all) when I have a string in php code that i... -
Created Using PHPUnit From A VMWare Server
So I am running a Mac and have a CentOS 5.4 VM running under VMWare Fusion. I have PHPUnit installed, configured,a nd running properly on the VM. I tried to setup a run/debug configuration howeve... -
Created What is the meta key in windows?
What is the meta key on windows? A lot of the commandd require this meta key and I have not idea what it is. I have tried ctrl, windows, and the alt key but none of them seem to work. -
Created A Couple Of Questions For New Comer
Since I liked Reshaper so much for VS/C# coding I figure I would give PHPStorm a try and I am sure glad I did. So far it is much better than the PhpED is almost every way not to mention is it chea... -
Created Symfony2 @var annotation Not Working
So I am testing out PHPStorm as a replacement for PhpED as my PHP IDE of choice. So far even with this issue you are out performing PhpED however this would be a feature that if it worked, I would...