php-fig-log-test 1.1.0-2 source package in Ubuntu

Changelog

php-fig-log-test (1.1.0-2) unstable; urgency=medium

  * Team upload to unstable
  * Update homepage
  * Force system dependencies loading

 -- David Prévot <email address hidden>  Fri, 08 Mar 2024 07:54:51 +0100

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-fig-log-test_1.1.0-2.dsc 1.8 KiB bb67d4413707dcc2afc45ca0e4191f10f929134f0688423c57c7211fb946be23
php-fig-log-test_1.1.0.orig.tar.xz 6.3 KiB eee3ea03b9919e936f247fad4d5b113f0b18b6c770a2dace08fd065bff54c2aa
php-fig-log-test_1.1.0-2.debian.tar.xz 2.9 KiB ca5455c1fd258c1ce935cadefc9864916cd0d1f7aa8f287c602a6e0b4b3b93e7

No changes file available.

Binary packages built by this source

php-fig-log-test: Test utilities for the psr/log package that backs the PSR-3 specification

 Provides a base test class for ensuring compliance with the LoggerInterface
 (Psr\Log\Test\LoggerInterfaceTest) and a mock class for testing purposes
 (Psr\Log\Test\TestLogger). This package should be used only for tests.