Talk in English - UK at PHPSW: Testing & Debugging, March 2017
Short URL: https://joind.in/talk/fc39b
(QR-Code (opens in new window))
Are you using var_dump, echo and die for debugging PHP? Imagine how much easier your life 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 pitfalls of Xdebug for remote debugging.
Comments
Comments are closed.