Join us Thursday, July 18th at 17:00 GMT for a free webinar, Debugging PHP with PhpStorm with Maarten Balliauw.
In this webinar, we'll have a look at the debugger which is integrated in PhpStorm and will explore its capabilities.
This webinar will cover all the debugging-related activities you may want to perform, such as:
simple debugging with run/debug configurations
debugging unit tests
zero-configuration web applications debugging with Xdebug
simultaneous debugging sessions
multi-user debugging via DBGp proxy
remote debugging
and more..
We'll also get to know how w