php8.5-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
- 661.8 KB
- Installed
- 2.1 MB
- SHA256
- 09eba2a9692ed8b92ae1412b3e28b731976bbdf2e160951a0e4092f19df56866
3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 arm64
- Size
- 632 KB
- Installed
- 2.1 MB
- SHA256
- a81a9f5dfbe9e643c19ca8bd9f2e400da58cc7e8449d5d5425be68add7fd175f
Dependencies
ucf, php8.5-common, phpapi-20250925, 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.5-xdebug
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | amd64 | 661.8 KB | 09eba2a9692ed8b9... | 2026-03-13 |
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | arm64 | 632 KB | a81a9f5dfbe9e643... | 2026-03-13 |