You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/24 10:31:46 UTC

[GitHub] [netbeans] rsanzante opened a new issue, #4280: Allow to run PHP code during an XDEBUG debugging session

rsanzante opened a new issue, #4280:
URL: https://github.com/apache/netbeans/issues/4280

   ### Description
   
   While debugging a PHP project using XDEBUG is not possible to run PHP code in a terminal (or I'm not aware how to do it). 
   
   It would be a great help if a PHP terminal is available to run PHP commands in the current context. Currently, is one of the main drawbacks of using NetBeans to debug PHP code. 
   
   This is available in other IDE like PHPStorm or Visual Studio Code so it should be feasible.
   
   This issue has been copied from https://issues.apache.org/jira/browse/NETBEANS-5764
   
   ### Use case/motivation
   
   While debugging sometimes is very useful to run PHP code on the current context to evaluate expressions or get more information of the current situation. This could potentially speed up the debugging process a lot.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists