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

Changelog

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

  * New upstream version 1.6.1 (Closes: #1034580, CVE-2023-30536)

 -- William Desportes <email address hidden>  Wed, 19 Apr 2023 10:46:48 +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
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-slim-psr7_1.6.1-1.dsc 2.3 KiB f66e1b073e7297967b0e98598f1fd6b30ca7235cc94eb114696a30221c97dbd6
php-slim-psr7_1.6.1.orig.tar.xz 34.0 KiB 6ceec7603f1de6da7e40e7aa84d899af2cd2adf8a3af4ac21a0c894a3c8b2eab
php-slim-psr7_1.6.1-1.debian.tar.xz 14.2 KiB 75cf8b29ee2fb48c56dca279c45f6bce08f4d61ee334faa40333e4f3e02bbed8

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.