phpunit-object-enumerator 1.0.0-1 source package in Ubuntu

Changelog

phpunit-object-enumerator (1.0.0-1) unstable; urgency=low

  * Initial release (new phpunit dependency)

 -- David Prévot <email address hidden>  Sun, 07 Feb 2016 13:55:36 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-object-enumerator_1.0.0-1.dsc 1.8 KiB 1725ef6f7b8b527d2ec8880708580ec2ab5d538ef96046bdfcde45fa97b971d5
phpunit-object-enumerator_1.0.0.orig.tar.gz 4.4 KiB af670042d95cdb0c0f3511a4c0dc4a3e7d0eb275709ffc492f9c4f60620751b8
phpunit-object-enumerator_1.0.0-1.debian.tar.xz 2.6 KiB 0c0b6d773966761087e9e8b64934f6e1eefa10c6d82eb0b6ee13cba98fae3634

No changes file available.

Binary packages built by this source

phpunit-object-enumerator: enumerate all referenced objects - PHPUnit component

 Object Enumerator is a PHPUnit extension that provides the functionality to
 traverse array structures and object graphs to enumerate all referenced
 objects.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.