Xdebug is an extension for PHP to assist with debugging and development.
- It contains a single step debugger to use with IDEs
- it upgrades PHP's var_dump() function
- it adds stack traces for Notices, Warnings, Errors and Exceptions
- it features functionality for recording every function call and variable assignment to disk
- it contains a profiler
- it provides code coverage functionality for use with PHPUnit
Announcements
- 2021-02-22 - Xdebug 3.0.3 is out!
- 2021-01-04 - Xdebug 3.0.2 is out!
- 2020-12-04 - Xdebug 3.0.1 is out!
- 2020-11-25 - Xdebug 3.0.0 is out!
- 2020-11-16 - Xdebug 3.0.0RC1 is out!
This work is made possible through the generous support of Xdebug's business-tier sponsors:
- Intracto
- Private Packagist
- Edmonds Commerce
- Find My Electric
- Tideways
- TYPO3 GmbH
- Seravo
- CHECK24
- Supermetrics
You can also be listed as a supporter by signing up for a Business package.