Hello, guest. We have noticed that you are not registered at this bug tracker. Your experience will be greatly enhanced if you log in. To do so, you first must register by clicking on the Register tab at the top. If you are already registered, you can login at the Login tab.
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.