xdebug 2.4.0~rc4-1ubuntu1 source package in Ubuntu

Changelog

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

  * Cherry-pick upstream fix (LP: #1543867)
    https://github.com/xdebug/xdebug/commit/7f7d02e13be91dd4960cafba5114628dd4c6b2b5.

 -- Nishanth Aravamudan <email address hidden>  Tue, 09 Feb 2016 16:39:03 -0800

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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.orig.tar.gz 258.3 KiB 55f8c906d8e7413c872e91db599082f18c3e49c736adf977333cd313fae635e8
xdebug_2.4.0~rc4-1ubuntu1.debian.tar.xz 5.4 KiB 2f6e7e55538c61ed60545de497912b60ebeeda92e76a40e139211d2aa497f86d
xdebug_2.4.0~rc4-1ubuntu1.dsc 1.9 KiB 98345745c0567502c11fa14822822710e4b16dd7278aa6bc8aee654cf1d9a46f

View changes file

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