Votes
For: 2 (100%)
Against: 0 (0%)
Total: 2
February 7, 2010 06:48 PM
Tobias
It would be really nice to have a textfield where I could evaluate some PHP code inside the current context. I would e.g. execute print_r( $foo ) and it would display the result inside a output view.
November 23, 2010 03:55 AM
Alan Pinstein
This is huge for me as well. I was just looking through the DBGp docs and there are a couple of things that make me think it's possible (though I am not sure if the xdebug backend for PHP supports them).
http://xdebug.org/docs-dbgp.php#id63
http://xdebug.org/docs-dbgp.php#id74
http://xdebug.org/docs-dbgp.php#id63
http://xdebug.org/docs-dbgp.php#id74
May 1, 2011 04:45 PM
Robert
This feature has been added to version 1.5.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in git. This change will be available in a future release, but you can download the change at any time from the git repository, found at http://www.bluestatic.org/git/.
--------------- AUTOMATIC RESPONSE ---------------
Thank you for your bug report. This issue has been closed and fixed in git. This change will be available in a future release, but you can download the change at any time from the git repository, found at http://www.bluestatic.org/git/.
On May 1, 2011 04:45 PM, Robert changed:
- Status from "Unconfirmed" to "Closed"
- Resolution from "Open" to "Fixed"
- Mstone from "" to "1.5"
On May 1, 2011 04:56 PM, Robert changed:
- Fixed in Revision from "" to "master/80dad28"