Chris

- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Created Problem finding class when executing unittests
In my project I have a folder lib with a child folder classes. In the classes folder I have a file called, "MyTestCase.php" with the following classThis lives in... < my_project>/lib/classes<?php/... -
Created Subversion Context Menu's Not Showing
I created a ticket via the YouTrack system. I am unable to give anymore details on this other than to say other co-workers are experiencing the same problem. The reason I am unable to give more ... -
Created Multiple Product Integration...
Are there any plans to offer multiple product integration? In other words, we use Ruby to execute tests against our PHP code base. Swapping between two editors is quite cumbersome. It would be e... -
Created Changelog for the EAP Build...
Where can I find a list of what's changed in the EAP builds? I have a few items that I'm watching and I'd like to know which build I should be looking for a fix. In YouTrack it just says next EAP b... -
Created Method wrapping not working as I expect
I am having trouble figuring out how to get the code to stop trying to wrap the function on a new line after an access modifier.Here's what I want the code to look like...public function doAction($... -
Created How do I debug into "curl-like" calls?
I have a problem where I can't debug into a "curl-like" call, such as "file_get_contents()" I have a breakpoint on the file it's calling and the break point never gets hit. I'm positive it's usin... -
Created Local SVN Checkout Revert Not Updating Remote Server...
Currently the only way I can find to update the remote server of the reverted files after doing a reversion locally in phpStorm is to deploy everything to the remote server. What I'd like is for t... -
Created External Diff Tools... (OS X)
I am unable to set the External Diff Tools. I navigate to the program I want to use and the "OK" button remains greyed out.I'm using...OS X: Snow LeopardphpStorm: 95.136 -
Created Debugging - Remote Server (Local SVN Checkout)
I'm trying to setup debugging on a remote server again. This time I've checked out my repo to my local machine rather than a drive on the remote machine. I'm still uploading the files to the remo... -
Created Still having problems with remote debugging...
I have co-workers that have successfully setup their machines to do remote debugging on the development machines using eclipse. However, I am unable to get phpStorm remote debugging to work.I have...