Analyzed 11 months ago
The Xdebug PHP extension helps you debug 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
... [More]
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions [Less]
32.6K
lines of code
8
current contributors
11 months
since last commit
324
users on Open Hub