phpunit-object-reflector 2.0.4-3 source package in Ubuntu

Changelog

phpunit-object-reflector (2.0.4-3) unstable; urgency=medium

  * Fix CI

 -- David Prévot <email address hidden>  Sun, 10 Jul 2022 23:31:51 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-object-reflector_2.0.4-3.dsc 1.9 KiB 85c32363dc8f1d23bd1a4a349f8ad10911b3337b2919aa2a63dba7db5ba806a5
phpunit-object-reflector_2.0.4.orig.tar.gz 7.4 KiB e3cd77a76651e34b6f1ee38fb62c543339936fc4677373c398ea91acfa28a721
phpunit-object-reflector_2.0.4-3.debian.tar.xz 50.3 KiB c8e92c93fdd0ff44b53f5bdc611db532ba45ec2062d8f0ad6bf2b73af6f0e42a

Available diffs

No changes file available.

Binary packages built by this source

phpunit-object-reflector: reflection of object attributes - PHPUnit component

 Object Reflector is a PHPUnit extension that allows reflection of object
 attributes, including inherited and non-public ones.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.