Discover effective PHP debugging techniques using Xdebug in this conference talk from PHP UK Conference 2018. Learn how to move beyond traditional var_dump and echo statements to gain deeper insights into your application. Follow step-by-step instructions for setting up PhpStorm, Xdebug, and your browser to enable powerful debugging capabilities. Explore how to step through code and observe live variable values, enhancing your ability to identify and resolve issues quickly. Extend your newfound debugging skills to command-line interfaces, APIs, and SOAP clients, broadening the scope of code you can efficiently debug.
Overview
Syllabus
PHP UK Conference 2018 - Mark Niebergall -Debugging PHP with Xdebug
Taught by
PHP UK Conference