xdebug 3.2.0+3.1.6+2.9.8+2.8.1+2.5.5-3ubuntu1 source package in Ubuntu

Changelog

xdebug (3.2.0+3.1.6+2.9.8+2.8.1+2.5.5-3ubuntu1) noble; urgency=medium

  * d/control*: regenerate for php8.3.
  * d/p/0002-Allow-master-to-be-build-with-PHP-8.3dev.patch: allow php8.3
    builds.

 -- Athos Ribeiro <email address hidden>  Wed, 24 Jan 2024 20:36:12 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
xdebug_3.2.0+3.1.6+2.9.8+2.8.1+2.5.5.orig.tar.xz 396.4 KiB 775be267a997411ffc4570a2072e6461467744934238a8587d3db9b2d32c6ae2
xdebug_3.2.0+3.1.6+2.9.8+2.8.1+2.5.5-3ubuntu1.debian.tar.xz 7.7 KiB 3ca10d835562fbc3a3b2fe988b4b5120235a68768ad60c9a3319f85371fc24e8
xdebug_3.2.0+3.1.6+2.9.8+2.8.1+2.5.5-3ubuntu1.dsc 2.4 KiB 7df358e655b6a4d46486d77400bb0fbfc95ece217550e04bbb55d8fdc463b240

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
 .
 This is empty package that depends on default PHP version.

php-xdebug-all-dev: 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
 .
 This is empty package that depends on all PHP versions.

php8.3-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