phpunit-object-enumerator 6.0.1-4 source package in Ubuntu

Changelog

phpunit-object-enumerator (6.0.1-4) unstable; urgency=medium

  * Upload for the reproducible effort
  * Revert "Force system dependencies loading"
  * Simplify build
  * Update debian/clean
  * Update Standards-Version to 4.7.2
  * Track version 6 for Trixie

 -- David Prévot <email address hidden>  Sun, 04 May 2025 20:54:55 +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
Resolute release universe misc
Questing release universe misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-object-enumerator_6.0.1-4.dsc 1.9 KiB 72f81ff501fe231ccaf8d24d44d58861cd5531c86834eef821d31c1f277174c4
phpunit-object-enumerator_6.0.1.orig.tar.xz 3.2 MiB b44134a8b107f1700da596de683008f3dd6a9108c4c1b7214e5b718a2b834ae6
phpunit-object-enumerator_6.0.1-4.debian.tar.xz 50.9 KiB d0691318f6db5daa988f2ee55f769c3a92e70afcf8b50a9e154f3efe512e52b9

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.