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

Changelog

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

  * Bump Standards-Version to 4.7.0
  * Add a changelog entry in 1.6.1-2

 -- William Desportes <email address hidden>  Sat, 20 Apr 2024 12:41:45 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-slim-psr7_1.6.1-3.dsc 2.3 KiB df7c0b498f69b43deccc5bf6ed7185fc70a5f15352f712e233f9a8c1f9a2f883
php-slim-psr7_1.6.1.orig.tar.xz 34.0 KiB 6ceec7603f1de6da7e40e7aa84d899af2cd2adf8a3af4ac21a0c894a3c8b2eab
php-slim-psr7_1.6.1-3.debian.tar.xz 14.6 KiB 55074fa01c36a05cd1a8ebe61bc1aab49b926aed05785e5dc88f1b52785b94dc

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.