Debugging PHP with Xdebug
Offered By: PHP UK Conference via YouTube
Course Description
Overview
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.
Syllabus
PHP UK Conference 2018 - Mark Niebergall -Debugging PHP with Xdebug
Taught by
PHP UK Conference
Related Courses
What's New in PHP 8.1PHP UK Conference via YouTube From Betamax to VCR - Harden Your API Integration Testing
PHP UK Conference via YouTube Levelling Up Your Web Scraping Game
PHP UK Conference via YouTube Practical Advanced Static Analysis
PHP UK Conference via YouTube PHP Fibers
PHP UK Conference via YouTube