Analyzed about 12 hours 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]
33.5K
lines of code
8
current contributors
9 days
since last commit
324
users on Open Hub