Chris
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Chris created a post, 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/... -
Chris created a post, 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 ... -
Chris created a post, 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... -
-
Chris created a post, 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... -
-
Chris commented, -
Chris commented, -
-
Chris created a post, 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($...