pkgsrc/devel/php-xdebug/distinfo
sborrill 7e6b6344bf Add Xdebug, a debugging extension for PHP:
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 traces 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
    * code coverage analysis
    * capabilities to debug your scripts interactively with a debug client
2014-10-14 11:14:50 +00:00

5 lines
268 B
Text

$NetBSD: distinfo,v 1.1 2014/10/14 11:14:50 sborrill Exp $
SHA1 (php-xdebug/xdebug-2.2.5.tgz) = 62d388e07a45cab9eee498e7905c92a7e5d023cc
RMD160 (php-xdebug/xdebug-2.2.5.tgz) = 446521cb02afb0b8640bf08a89070560b2a0b07e
Size (php-xdebug/xdebug-2.2.5.tgz) = 255840 bytes