phpunit-global-state 1.1.1-1 source package in Ubuntu

Changelog

phpunit-global-state (1.1.1-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Fix CS/WS issues

  [ Henrique Moody ]
  * Update license and copyright in all files

  [ David Prévot ]
  * Update copyright (years)
  * Make sure the local class takes precedence at build time

 -- David Prévot <email address hidden>  Sun, 25 Oct 2015 14:17:07 -0400

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-global-state_1.1.1-1.dsc 1.8 KiB 4f70865d2f086a84c1b7c1890e8838f4392a9a51a9a5ec29c200475eb5494f97
phpunit-global-state_1.1.1.orig.tar.gz 7.5 KiB da19e3b3f65b20bc70a6a822ec432a4be70af96142e9dc7e1fa4d699cb3c5a4d
phpunit-global-state_1.1.1-1.debian.tar.xz 3.2 KiB 1e0d9d929c1ba8fe73bd4ea1e2ab111fe9d63ff489a665f34bb26ccb73d1530b

Available diffs

No changes file available.

Binary packages built by this source

phpunit-global-state: snapshotting of global state - PHPUnit component

 GlobalState is a PHPUnit extension that provides the functionality to
 snapshot a global state.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.