Extended PHP debugger
https://pecl.php.net/package/xdebug
The Xdebug extension helps debugging scripts by providing
debug information such as:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debug client
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:13ilya:php73/php7-xdebug && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
php7-xdebug.changes | 0000038452 37.6 KB | |
php7-xdebug.spec | 0000002538 2.48 KB | |
xdebug-3.1.6.tgz | 0000232196 227 KB |
Comments 0