Debugging - Past, Present and Future
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Explore the evolution of debugging techniques in PHP during this 53-minute conference talk from the PHP UK Conference. Dive into PHP's standard debugging features, userland libraries, and framework functionalities. Discover live-action debuggers like Xdebug and Zend's debugger, and learn how they work with IDEs to provide real-time information during script execution. Get a glimpse of the future with PHP 5.6's phpdbg for debugging and analysis. Uncover an innovative project that allows "stepping back" while debugging, introspecting exact execution paths, and tracing variable modifications in your scripts and applications.
Syllabus
Derick Rethans - Debugging: past, present and future
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