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

Changelog

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

  [ Sebastian Bergmann ]
  * Improve the legend on the file pages of the HTML code coverage report
  * Prepare release
  * Rename ChangeLog to prevent conflicts

  [ David Prévot ]
  * Update current branch name
  * Adapt to changed upstream changelog filename

 -- David Prévot <email address hidden>  Mon, 06 Mar 2023 19:15:56 +0100

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_9.2.26+dfsg-1.dsc 2.1 KiB 4c566de855aed3d8c0782715afae6a3b4d9f6fb38af84914bdd3a0c5691b77e5
php-codecoverage_9.2.26+dfsg.orig.tar.xz 1.9 MiB 11ccfdefcec85096cc6958d35b2011d9c586c034ec3d47810418b4d9ffc9c71d
php-codecoverage_9.2.26+dfsg-1.debian.tar.xz 112.2 KiB 3798c18f9a9d53b04dc1d330744b53c286a74a32fe515e1aacec892ad61a115f

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.