php-codecoverage 9.2.16+dfsg-1 source package in Ubuntu

Changelog

php-codecoverage (9.2.16+dfsg-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ Dan Hemberger ]
  * Use consistent color in first column of HTML Report

  [ David Prévot ]
  * Drop now useless debian/pkg-php-tools-* files
  * Set XDEBUG_MODE=coverage

 -- David Prévot <email address hidden>  Thu, 25 Aug 2022 06:21:53 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_9.2.16+dfsg-1.dsc 2.1 KiB 729a00964310380098e8d9154ec7c15d14e64e1590fb5586cd6a5d8ab7f4eae4
php-codecoverage_9.2.16+dfsg.orig.tar.xz 1.9 MiB 084e388e50ebf1be93adcd21ae7f3d04406d19ca79c818e1fcea92df13fd5c49
php-codecoverage_9.2.16+dfsg-1.debian.tar.xz 111.7 KiB d9464990aa90d939f18f9cf166cf9e55116c5c00fe458c7becf0528d4c1898cf

Available diffs

No changes file available.

Binary packages built by this source

php-codecoverage: collection, processing, and rendering for code coverage

 Library that provides collection, processing, and rendering functionality for
 PHP code coverage information
 .
 This package is part of PHPUnit, a unit testing suite for the PHP language,
 modelled on the xUnit testing framework, designed by Kent Beck and Erich
 Gamma.