phpunit-environment 5.1.4-1 source package in Ubuntu

Changelog

phpunit-environment (5.1.4-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Install /u/s/pkg-php-tools/{autoloaders,overrides} files
  * Update copyright (years)
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Mon, 20 Jun 2022 11:53:11 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-environment_5.1.4-1.dsc 1.8 KiB e30704603906a5d95c06faf0c2893b1530fe5ca06778e34db5c981b440dab6a0
phpunit-environment_5.1.4.orig.tar.xz 1.8 MiB 340e0bb6516dea4b4db6a742b93d117f4c1890ebbf381411da89847b6455be61
phpunit-environment_5.1.4-1.debian.tar.xz 51.2 KiB 891e511d70fe17079d6596482fc23989ef52814a4fbd7c8d16c0cf4c413b54e8

Available diffs

No changes file available.

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.