php-codecoverage 4.0.0+dfsg-1ubuntu1 source package in Ubuntu

Changelog

php-codecoverage (4.0.0+dfsg-1ubuntu1) artful; urgency=medium

  * Rebuild for PHP7.1.
  * debian/patches/force_precision.patch: Force serialize_precision to
    pass tests on PHP7.1.  Thanks to Remi Collet
    <email address hidden>.

 -- Nishanth Aravamudan <email address hidden>  Fri, 28 Apr 2017 12:14:49 -0700

Upload details

Uploaded by:
Nish Aravamudan
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_4.0.0+dfsg.orig.tar.gz 273.9 KiB 6952660d2a80ddbb6c1239e723ceecd26f104812f896684f3401c666c173f362
php-codecoverage_4.0.0+dfsg-1ubuntu1.debian.tar.xz 143.2 KiB cd79eca554d8cfece3aad5e33212f0190f309ac77813ae04fd8072c9ef999bcc
php-codecoverage_4.0.0+dfsg-1ubuntu1.dsc 2.1 KiB 11d91b6a84c4c1baeedd8f2bbf11e13c71b2303afee89029afc43b46fb32013e

View changes file

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.