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

Changelog

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

  [ Sebastian Bergmann ]
  * Include configuration settings that affect source code parsing in static
    analysis cache keys
  * Do not (try to) create a directory when the target contains "://"
  * Prepare release

  [ Rui Filipe Da Cunha Alves ]
  * Add cache to Coverage Report Directory in order to avoid issues with
    multiple reporter when using fibers.

 -- David Prévot <email address hidden>  Thu, 27 Jul 2023 07:54:39 +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
Mantic release universe php

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_9.2.27+dfsg-1.dsc 2.1 KiB ae7e07bc606fbdb03bbf311624eba2e8ec4dddf1122f97152934e0ef95b4a604
php-codecoverage_9.2.27+dfsg.orig.tar.xz 2.0 MiB 4dec0d810d761c4eeefe4e56a5e1273816ed70d4bef85994e5a41c721882558a
php-codecoverage_9.2.27+dfsg-1.debian.tar.xz 112.4 KiB 147f9298c6ce4e323125a70857f4d6f56395204f3a433dd3bd37d8f73bb54b3e

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.