phpunit-code-unit 3.0.3-1 source package in Ubuntu

Changelog

phpunit-code-unit (3.0.3-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Bump copyright year

  [ David Prévot ]
  * Update copyright (years)
  * Simplify build
  * Update Standards-Version to 4.7.2

 -- David Prévot <email address hidden>  Wed, 19 Mar 2025 19:57:35 +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
Resolute release universe misc
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-code-unit_3.0.3-1.dsc 1.8 KiB 74c7d6e6c96b28cf406da48926b531e10695f3cb3e1a3c01af236043f9743e00
phpunit-code-unit_3.0.3.orig.tar.xz 4.7 MiB 176e70f8a64eb10d9cd5d0cac04f6d6259d9b33181eb68c6acebdeddf19be41c
phpunit-code-unit_3.0.3-1.debian.tar.xz 50.4 KiB ea3315e1fb69e33e33fcd3c8857e38e938e51f1aff03d325d2e586a74bdfebd8

No changes file available.

Binary packages built by this source

phpunit-code-unit: Collection of value objects that represent the PHP code units

 This component provides a collection of value objects that represent the PHP
 code units. It is used by PHPUnit.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.