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

Changelog

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

  * Team upload

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 3.9.7
  * Simplify lack of PSR-4 support workaround

 -- David Prévot <email address hidden>  Fri, 05 Feb 2016 15:27:01 -0400

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codecoverage_3.1.1+dfsg-1.dsc 2.0 KiB 7cee27dfac7be39c53abe9e72fcc14e319af6a746bdcc142b9e952565e70dd30
php-codecoverage_3.1.1+dfsg.orig.tar.gz 274.8 KiB 8aceeb7576aa86ddcd8cb6ad630428bf525340f281dd5128b10b4e4fcdb0b88d
php-codecoverage_3.1.1+dfsg-1.debian.tar.xz 142.5 KiB 26c59ced4742e5dec89661c38bf9bd690a4ab79e2addd3d1672d115598746252

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.