xdebug 2.4.0-1 source package in Ubuntu

Changelog

xdebug (2.4.0-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0

 -- Ondřej Surý <email address hidden>  Fri, 04 Mar 2016 10:08:03 +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
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
xdebug_2.4.0-1.dsc 1.9 KiB 38e204e33aafffefeeea20e9641c3ff08d2511964f7c2d680c9cd8392488a2cc
xdebug_2.4.0.orig.tar.gz 258.6 KiB 3c4dcb2709d1653534e7cfaa546307041afd298ac48a3670183a12cfdb5eee05
xdebug_2.4.0-1.debian.tar.xz 4.8 KiB e0525fd07b23065346973acee62bd1bd792cf6fb94725e9e37443a2c9d47c548

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