This forum is no longer active. Please post your questions to our new community site
Debugging?
|
|
Is there a PHP debugger included in the stack? Copy/pasting echo statements is tiresome and not very helpful.. |
|
|
Yes that is true, a to include a PHP debugger will be a great tool for developers. Could you suggest us some debuggers which have an opensource license? Cheers. |
|
|
How about Xdebug? It’s supported by NetBeans which is the IDE I’m using at the moment. How difficult would it to be to add support for DLL extensions? Were that in, we could enhance the package with any number of additional plugins and report back on their use. Thanks for a great stack. |
|
|
Thanks for your suggestion. We will add to our TODO list :) |

