PhpStorm 9 brings you significantly redesigned debugging experience. We've already blogged about Inline Debugger and how all live debugging data are shown directly in the editor, with variable values integrated smoothly into the current editor's look-and-feel. Today we'd like to talk about other improvements in debugging and debugging configuration validation workflows.
In short, an even more convenient Web Server Debug Validation is now available from the Run menu, providing additional information on possible debug configuration errors. Many configuration hints are provided as tooltips as
Debugging Improvements in PhpStorm 9
by