phpunit-object-enumerator 4.0.4-2 source package in Ubuntu

Changelog

phpunit-object-enumerator (4.0.4-2) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Install and use phpabtpl(1) autoloaders
  * 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>  Fri, 08 Jul 2022 06:10:05 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-object-enumerator_4.0.4-2.dsc 1.9 KiB c8bcb087f051400a659f2d4aa737ca95a00898113788247f15bf678bc27e2ecc
phpunit-object-enumerator_4.0.4.orig.tar.gz 7.7 KiB 1108d8babfc88e69e6cca09d0d5a634a91f0fa5029d6ca84f97a6d706c97fec6
phpunit-object-enumerator_4.0.4-2.debian.tar.xz 50.6 KiB 6c8811db30319cc2fda31078d4a051f882b7f36a35987590a936d16a00320aa0

Available diffs

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.