phpunit-resource-operations 3.0.3-4 source package in Ubuntu

Changelog

phpunit-resource-operations (3.0.3-4) unstable; urgency=medium

  * Install /u/s/pkg-php-tools/{autoloaders,overrides} files

 -- David Prévot <email address hidden>  Sat, 09 Jul 2022 20:51:52 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-resource-operations_3.0.3-4.dsc 1.9 KiB 096647e7dd42dd70e83fda752ab1bf6d53e87f94d6d310118500c813fc5c4e44
phpunit-resource-operations_3.0.3.orig.tar.gz 17.4 KiB b8891a8a906cbb7539e8c2355f23a2b40bffe2706b5bc50044c35da67fee248c
phpunit-resource-operations_3.0.3-4.debian.tar.xz 50.2 KiB 175a794678915687ee3cfe7d59367029bcba902052513633d14a41a8e9de85b1

Available diffs

No changes file available.

Binary packages built by this source

phpunit-resource-operations: provide a list of PHP built-in functions that operate on resources

 Resource Operations is a PHPUnit extension that provides a list of PHP
 built-in functions that operate on resources.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.