Logoj0ke.net Open Build Service > Projects > internetx:php7:extensions > php7-xdebug
Sign Up | Log In

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

Source Files

Filename Size Changed Actions
project.diff 1.76 KB almost 8 years ago Download File
xdebug-2.5.0.tgz 261 KB almost 8 years ago Download File

Revision 8 (latest revision is 9)

hostmaster hostmaster committed almost 8 years ago (revision 8)
fix

Comments for internetx:php7:extensions (0)