xdebug 2.4.0~rc3-1 source package in Ubuntu

Changelog

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

  * Imported Upstream version 2.4.0~rc3
  * Implement a dual PHP 5.6 and 7.0 build for PHP xdebug extension

 -- Ondřej Surý <email address hidden>  Wed, 16 Dec 2015 15:20:16 +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~rc3-1.dsc 2.0 KiB 3b5c12e000ecb7a4a9a4660f9e8543e6cf1d6ca89ec041469384be5bb80c7f57
xdebug_2.4.0~rc3.orig.tar.gz 257.8 KiB be156816badee51dd3526b0b6df5be495f5235372c6eee6b9f8832c261d4f71a
xdebug_2.4.0~rc3-1.debian.tar.xz 4.8 KiB b8a70e7af5eae40b11a2ec04114e9789bfc8d8ff0e19b86cba07e0cc39c4d302

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