php-guzzlehttp-psr7 2.4.3-1 source package in Ubuntu

Changelog

php-guzzlehttp-psr7 (2.4.3-1) unstable; urgency=medium

  [ Tim Düsterhus ]
  * Replace `sha1(uniqid())` by `bin2hex(random_bytes(20))` (#538)

  [ onyn ]
  * Fix erroneous behaviour when combining host and relative path (#532)

  [ Graham Campbell ]
  * Release 2.4.3 (#539)

 -- David Prévot <email address hidden>  Sat, 29 Oct 2022 11:19:43 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-guzzlehttp-psr7_2.4.3-1.dsc 1.9 KiB 3a4a4ef10f4f7b40b0b26e5b651823d5391a393ebea8aa34b36b3a23ee0b4329
php-guzzlehttp-psr7_2.4.3.orig.tar.xz 76.2 KiB b9da13ecf6523f49505c90d09b715768a1a9118af0d62f99471efc67174bfcac
php-guzzlehttp-psr7_2.4.3-1.debian.tar.xz 5.2 KiB 13d01c9f1190d583062c5c00d79f9f035cce5ca82e7117517304288db785a01b

Available diffs

No changes file available.

Binary packages built by this source

php-guzzlehttp-psr7: PSR-7 message implementation that also provides common utility methods

 Partial PSR-7 message implementation, several stream decorators, and
 some helpful functionality like query string parsing.