php8.3-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.8 KB
- Installed
- 2.1 MB
- SHA256
- c89071cd84e9abff67d52f3927262f82027461b1e3254c26fda44c34c0674cfb
3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 arm64
- Size
- 621.1 KB
- Installed
- 2.1 MB
- SHA256
- 3fee54ee16b66dc17e1bfcf8c04a682f8fbfc5c77d8db68e96be9123a1eb3929
Dependencies
ucf, php8.3-common, phpapi-20230831, 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.3-xdebug
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | arm64 | 621.1 KB | 3fee54ee16b66dc1... | 2026-03-13 |
| 3.5.0-1+0~20251204.68+debian13~1.gbp5ad505 | amd64 | 650.8 KB | c89071cd84e9abff... | 2026-03-13 |