php7-xdebug
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 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 * script execution analysis * capabilities to debug your scripts interactively with a debug client
- 8 errors
- 32 derived packages
- Links to internetx:php5:extensions / php5-xdebug
- Has a link diff
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000175175 Bytes | 1485182498almost 8 years ago | |
project.diff | 00000018011.76 KB | 1485182498almost 8 years ago | |
xdebug-2.5.0.tgz | 0000267640261 KB | 1481268312almost 8 years ago |
Revision 8 (latest revision is 9)
hostmaster
committed
almost 8 years ago (revision 8)
fix