Patrick Burton

- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Patrick Burton created a post, How do you include environment variables in params for run configurations?
Hello,I'm using nosetests to set some variables before running my tests and at work we're using a makefile. I'd like to debug these tests and have been using the params option in Intellij to set re... -
Patrick Burton created a post, Are collections/objects supported in Cronon
I've run through the Cronon debugger and can't seem to see an objects contents, except for primitives. Is this feature supported? -
Patrick Burton commented, -
Patrick Burton created a post, Is there a way to display the console in a Chronron playback?
Title says it all. I print data in my program and would like to see the output. -
Patrick Burton created a post, PHP xdebug doesn't refresh page when running more than once in Chrome.
Whenever I start an xdebug session with Chrome the initial session works perfectly fine. If I stop the session and run it again it goes back to the browser but never returns to Intellij IDEA. The o... -
-
Patrick Burton created a post, Intellij IDEA not detecting PHP from macports installation
There is an alias in /opt/local/bin for php but IDEA doesn't seem to see it... I am running OS X 10.9 (Mavericks)Any ideas? -
-
Patrick Burton commented, -
Patrick Burton created a post, php isn't auto completing
Hello,I'm using Intellij IDEA 12.1.4 and for whatever reason in new php files it doesn't autocomplete. I imported a PHP class (it sees the file is there) but when I instantiate an instance it doesn...