xdebug 2.4.0~rc4-1 source package in Ubuntu

Changelog

xdebug (2.4.0~rc4-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0~rc4

 -- Ondřej Surý <email address hidden>  Tue, 26 Jan 2016 12:52:31 +0100

Upload details

Uploaded by:
Debian PHP PECL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PECL Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdebug_2.4.0~rc4-1.dsc 2.0 KiB 8ae04d362f1c8bb71643f9831a9f4cef9ba74e8ad1746d765598029a874e3448
xdebug_2.4.0~rc4.orig.tar.gz 258.3 KiB 55f8c906d8e7413c872e91db599082f18c3e49c736adf977333cd313fae635e8
xdebug_2.4.0~rc4-1.debian.tar.xz 4.8 KiB c4c1e91c4c6fe8aa65f09bbae5b24b8d4562947ee0ec2d9e8aec22aa3b277af2

Available diffs

No changes file available.

Binary packages built by this source

php-xdebug: Xdebug Module 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:
       - 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

php-xdebug-dbgsym: debug symbols for package php-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 traces 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