[ experimental ]
[ 源代码: xdebug ]
软件包:php8.4-xdebug(3.4.0~alpha1-2~exp4)
php8.4-xdebug 的相关链接
Debian 的资源:
下载源码包 xdebug:
- [xdebug_3.4.0~alpha1-2~exp4.dsc]
- [xdebug_3.4.0~alpha1.orig.tar.gz]
- [xdebug_3.4.0~alpha1-2~exp4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [xdebug.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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
其他与 php8.4-xdebug 有关的软件包
|
|
|
|
-
- dep: php-common (>= 2:69~)
- PHP 包的通用文件
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: php8.4-common
- documentation, examples and common module for PHP
-
- dep: phpapi-20240924
- 本虚包由这些包填实: libapache2-mod-php8.4, libphp8.4-embed, php8.4-cgi, php8.4-cli, php8.4-fpm, php8.4-phpdbg
-
- dep: ucf
- 更新配置文件:保留用户对配置文件的更改
-
- dep: zlib1g (>= 1:1.2.11.dfsg)
- 压缩库 - 运行时