phpunit-object-enumerator 6.0.1-3maysync2 source package in Ubuntu

Changelog

phpunit-object-enumerator (6.0.1-3maysync2) plucky; urgency=medium

  * d/pkg-php-tools-overrides: bootstrap overrides. We can safely drop this

 -- Athos Ribeiro <email address hidden>  Tue, 28 Jan 2025 16:02:34 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-object-enumerator_6.0.1.orig.tar.xz 3.2 MiB b44134a8b107f1700da596de683008f3dd6a9108c4c1b7214e5b718a2b834ae6
phpunit-object-enumerator_6.0.1-3maysync2.debian.tar.xz 51.3 KiB e9e377ce59a88cdacd98bc0e2b4c621edc5829d5a7205da7db80f65a1de3c6cc
phpunit-object-enumerator_6.0.1-3maysync2.dsc 2.4 KiB 5a41e84b1187b181e3e9c56c3200accf1ffec7f81be498bb31318898cb90f074

View changes file

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.