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

Changelog

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

  * Upload to unstable now that Bookworm has been released

  [ Graham Campbell ]
  * Corrected mime type for `.acc` files to `audio/aac` (#573)
  * Update mime type map (#574)
  * Fallback to `application/octet-stream` if we are unable to guess the
    content type for a multipart file upload (#568)
  * Release 2.6.0

  [ Santiago Vila ]
  * Kill php process after running unit tests (Closes: #1029499)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Revert: Adapt version constraint to dh_phpcomposer expectations
  * Compatibility with recent PHPUnit (10)

 -- David Prévot <email address hidden>  Sun, 06 Aug 2023 10:52:37 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-guzzlehttp-psr7_2.6.0-1.dsc 1.9 KiB 4bfd11b4349b17079efd46a34bb4c198dae33fdf78dce210a590e57c989bbd1b
php-guzzlehttp-psr7_2.6.0.orig.tar.xz 76.1 KiB ae6740d4993dec2a7bfcc241a1ce76a9bf0ecf0bcf65230bbe998851833ae6a6
php-guzzlehttp-psr7_2.6.0-1.debian.tar.xz 6.0 KiB f1a31274a1060d6c303542be8a38676203be783c775c5ecbe74ff900ef409d63

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.