phpunit-environment 7.2.0-3ubuntu1 source package in Ubuntu

Changelog

phpunit-environment (7.2.0-3ubuntu1) plucky; urgency=medium

  * d/control: remove phpunit B-D to allow phpunit migration
  * d/rules: do not halt upon build-time test failures

 -- Athos Ribeiro <email address hidden>  Mon, 10 Feb 2025 18:36:16 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-environment_7.2.0.orig.tar.xz 3.2 MiB ef03ce96e5d84d513c3cd52fe3d977b5b22793ddff01da48d5f4e037d29c75e1
phpunit-environment_7.2.0-3ubuntu1.debian.tar.xz 51.8 KiB 9df57752ab6e313a2add06c53f343b467e5cb8cfa3cd9b4760dfe2cf9a76cd34
phpunit-environment_7.2.0-3ubuntu1.dsc 2.3 KiB 2a9b7b66d92be3a873a3b553d39aba511bec3f52bb6ca0617efa951c24304182

View changes file

Binary packages built by this source

phpunit-environment: functionality to handle HHVM/PHP environments - PHPUnit component

 This component provides functionality that helps writing PHP code that has
 runtime-specific (PHP / HHVM) execution paths.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.