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

Changelog

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

  [ Sebastian Bergmann ]
  * Do not use implicitly nullable parameters and prepare release

  [ David Prévot ]
  * Force system dependencies loading

 -- David Prévot <email address hidden>  Sun, 03 Mar 2024 10:42:51 +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
Oracular release universe php
Noble release universe php

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_9.2.31+dfsg-1.dsc 2.1 KiB 2f162655b79497c71d5755c0ad772f0388cee5b325653acc7be39ad16437552a
php-codecoverage_9.2.31+dfsg.orig.tar.xz 2.0 MiB c3c68f994b7beb37d70d7fbc2d5ba9dff9d82c42265e3a0a36f2c3279e060831
php-codecoverage_9.2.31+dfsg-1.debian.tar.xz 112.9 KiB 45b54fab1932b0c0198c6b336ecb176d48533617b2e70c7d5e6be46cea93c0b5

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.