phpunit-complexity 4.0.1-4 source package in Ubuntu

Changelog

phpunit-complexity (4.0.1-4) unstable; urgency=medium

  * Upload for the reproducible effort
  * Update Standards-Version to 4.7.2
  * Track version 4 for Trixie

 -- David Prévot <email address hidden>  Sun, 04 May 2025 19:45:50 +0200

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
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-complexity_4.0.1-4.dsc 1.8 KiB f05f79032f8eb52b98eda6ee70c5d8e86c4c17bb8b20fe60e9df5ff979ff5bc0
phpunit-complexity_4.0.1.orig.tar.xz 4.1 MiB 6b9930e2f9945d57661a6324d55f5e4acde09638c7a9a974436d601767de487c
phpunit-complexity_4.0.1-4.debian.tar.xz 50.6 KiB b173c33a54ad8008d67a333a9bef6776df4a55ecd2a0432c1e7f4b9a2ecf1520

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.