php8.2-xdebug
Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
| Section | php |
|---|---|
| Source | xdebug |
| Maintainer | Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org> |
| Homepage | https://xdebug.org/ |
Current Versions
3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 amd64
- Size
- 650 KB
- Installed
- 2.1 MB
- SHA256
- ddbccf01061cc3516a634d9b0d89519f4b046135fbec4eab7ee2e0c9cf4d3a17
3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 arm64
- Size
- 619.9 KB
- Installed
- 2.1 MB
- SHA256
- b8601a31ef85d4bfad5d0a1ee89956e375a0746eebb89b09ef188dd874be62b7
Dependencies
ucf, php8.2-common, phpapi-20220829, libc6 (>= 2.38), zlib1g (>= 1:1.2.11.dfsg)
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install php8.2-xdebug
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | arm64 | 619.9 KB | b8601a31ef85d4bf... | 2026-03-13 |
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | amd64 | 650 KB | ddbccf01061cc351... | 2026-03-13 |