php-slim-psr7 1.6.0-3 source package in Ubuntu

Changelog

php-slim-psr7 (1.6.0-3) unstable; urgency=medium

  * Add a d/pkg-php-tools-overrides to force the PHP 8.0 polyfill dep

 -- William Desportes <email address hidden>  Tue, 31 Jan 2023 13:37:49 +0100

Upload details

Uploaded by:
William Desportes
Uploaded to:
Sid
Original maintainer:
William Desportes
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-slim-psr7_1.6.0-3.dsc 2.3 KiB 6044f03fa0a8b8e29162e3cb35b5b43c3039040df51b06c4287e96b44110a0e9
php-slim-psr7_1.6.0.orig.tar.gz 37.2 KiB 64da00ceb1e9d510de6e6874e5e2de95c04cab82d828d3aad4c059033026ccd5
php-slim-psr7_1.6.0-3.debian.tar.xz 8.2 KiB 1a2a10f9ad518ed0d588339b0977f06024e63719d6f3e67429282d478eaeaed6

Available diffs

No changes file available.

Binary packages built by this source

php-slim-psr7: Strict PSR-7 implementation used by the Slim Framework

 This library can be used with other libraries that are compatible
 with the PSR-7 standard.
 .
 PSR-7 is a set of common interfaces defined by PHP Framework Interop Group.
 These interfaces are representing HTTP messages, and URIs used for HTTP.
 This standard helps normalizing a request and handling a response.