phpunit-complexity 2.0.3-2 source package in Ubuntu

Changelog

phpunit-complexity (2.0.3-2) unstable; urgency=medium

  * Force system dependencies loading

 -- David Prévot <email address hidden>  Tue, 05 Mar 2024 20:29:37 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-complexity_2.0.3-2.dsc 1.8 KiB e1012fd8654bd2808809cc81178c276a3f13b07758299d1fee1461049e57ebac
phpunit-complexity_2.0.3.orig.tar.xz 3.8 MiB 9fe784ca409e36ceefaadd9494b8dd29aea8cdaa6a38f00e6b8db4c7ac82ebfd
phpunit-complexity_2.0.3-2.debian.tar.xz 50.0 KiB 4d76b5390b0a33cd51e72672aaaca35c8c08ad17e04e312b531c66adcd30f3e2

Available diffs

No changes file available.

Binary packages built by this source

phpunit-complexity: Library for calculating the complexity of PHP code units

 This component provides a library for calculating the complexity of PHP
 code units. It is used by PHPUnit.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.