DPC2019: Xdebug 3.0 - Derick Rethans

Опубликовано: 30 Ноябрь 2024
на канале: Ibuildings Dutch PHP Conference
511
11

"Xdebug 3.0 by Derick Rethans

This talk is for developers who want to know how to debug their code in a better way, through single step debugging, profiling, and simpler debugging tools.

Xdebug is a PHP extension that implements many debugging aids and features. In this presentation we are going to look at this new version of Xdebug 3. The new version is a near total rewrite, and brings many improvements over its older releases. You will learn how to optimally use the new features and settings to make your development life easier.

Besides introducing the redone functionality, we will also have a cursory look at how these features are implemented, just to provide a better understanding of what a debugging extension, can, and cannot do.

What you'll learn from this talk:


Which features Xdebug 3 has.
How to debug your application with a single step debugger.
How to make optimal use of the configuration options in Xdebug 3.
How some of the things in Xdebug work.



About Derick Rethans

He has contributed in a number of ways to the PHP project, including the Xdebug debugging tool, and various extensions and additions. He's a frequent lecturer at conferences, the author of php|architect's Guide to Date and Time Programming, and the co-author of PHP 5 Power Programming. He works as an independent contractor and consultant on PHP extensions and related projects, including Xdebug.


This talk was given at the Dutch PHP Conference in 2019, organised and hosted by Ibuildings. Visit https://phpconference.nl or https://www.ibuildings.nl for more information."