Thursday, 1 February 2007
Xdebug 2.0.0RC3 Released |
| |
|
| |
Derick Rethans, in a new post over his blog has announced the release of Xdebug 2.0OR C3. He hopes that this should be the last release candidate for Xdebug 2.0.0. This version addresses a number of segfaults and other small bugs that crept in Xdebug 2.0.0RC2.
The debug information that Xdebug can provide includes the following:
Stack 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
|
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|