Extended PHP debugger
https://xdebug.org/
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.
- Developed at server:php:extensions
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/php-xdebug && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000079 79 Bytes | |
php-xdebug-rpmlintrc | 0000000031 31 Bytes | |
php-xdebug.changes | 0000030653 29.9 KB | |
php-xdebug.spec | 0000002815 2.75 KB | |
xdebug-3.0.3.tgz | 0000215952 211 KB |
Revision 2 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 874332
from
Arjen de Korte (adkorte)
(revision 2)
- Updated to Xdebug 3.0.3 * Fixed bug #1930: No local variables with trigger and xdebug_break() * Fixed bug #1931: xdebug_info() output misses configuration settings if phpinfo() has been called * Fixed bug #1932: One line in multi-line string concatenation is not covered * Fixed bug #1940: Wrong type used for showing GC Stats reports - Xdebug can not be tested with 'make test'
Comments 0