[ 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~)
- Common files for PHP packages
-
- 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
- Update Configuration File(s): preserve user changes to config files
-
- dep: zlib1g (>= 1:1.2.11.dfsg)
- 壓縮函式庫 - 跑程式時用(runtime)