Remote debugging with Xdebug Testing & Debugging - Mar 2017

Are you using var_dump, echo and die for debugging PHP? Imagine how much easier yourlife would be if you could follow the execution of your code, see and modify variablesas your app was running. I'll be talking about configuring, using and avoiding the pitfallsof Xdebug for remote debugging.

Speakers

Interested in speaking?

We’re always looking for speakers, so do drop us a line, regardless of your experience, we’re all about first time speakers.

If you’re looking for ideas, a few of the topics we’re keen to hear about are:

  • Debugging & profiling
  • Frameworks
  • Lightning talks
  • PHP7, PHPNG
  • Support tools (e.g. phplint, boris, phpsh)